.PromptDisclosure-module__yPyMZW__trigger{border:1px solid var(--gray-a6);background:var(--gray-a3);color:var(--gray-12);cursor:pointer;font:inherit;border-radius:999px;align-items:center;gap:10px;padding:13px 22px;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.PromptDisclosure-module__yPyMZW__trigger:hover{background:var(--gray-a4);border-color:var(--gray-a8)}.PromptDisclosure-module__yPyMZW__trigger:active{transform:scale(.97)}.PromptDisclosure-module__yPyMZW__trigger.PromptDisclosure-module__yPyMZW__pulsing{animation:2.6s ease-out infinite PromptDisclosure-module__yPyMZW__pulseRing}@keyframes PromptDisclosure-module__yPyMZW__pulseRing{0%{box-shadow:0 0 0 0 var(--accent-a6)}60%{box-shadow:0 0 0 12px #0000}to{box-shadow:0 0 #0000}}.PromptDisclosure-module__yPyMZW__chevron{transition:transform .3s}.PromptDisclosure-module__yPyMZW__chevron.PromptDisclosure-module__yPyMZW__open{transform:rotate(180deg)}.PromptDisclosure-module__yPyMZW__content{opacity:0;grid-template-rows:0fr;justify-items:center;width:100%;transition:grid-template-rows .45s cubic-bezier(.22,.61,.36,1),opacity .3s,margin-top .45s cubic-bezier(.22,.61,.36,1);display:grid}.PromptDisclosure-module__yPyMZW__content.PromptDisclosure-module__yPyMZW__open{opacity:1;grid-template-rows:1fr}.PromptDisclosure-module__yPyMZW__contentInner{justify-content:center;width:100%;min-height:0;display:flex;overflow:hidden}@media (prefers-reduced-motion:reduce){.PromptDisclosure-module__yPyMZW__trigger.PromptDisclosure-module__yPyMZW__pulsing{animation:none}.PromptDisclosure-module__yPyMZW__trigger,.PromptDisclosure-module__yPyMZW__chevron,.PromptDisclosure-module__yPyMZW__content{transition:none}}
.HowItWorks-module__-UGHNW__pinGrid{grid-template-columns:.8fr 1.2fr;gap:40px;max-width:1000px;margin:0 auto;display:grid}.HowItWorks-module__-UGHNW__pinLeft{align-self:start;gap:24px;height:fit-content;margin-top:34vh;display:flex;position:sticky;top:50%;transform:translateY(-50%)}.HowItWorks-module__-UGHNW__pinLine{background:var(--gray-a5);border-radius:2px;width:2px;margin-top:6px;margin-bottom:6px;position:relative}.HowItWorks-module__-UGHNW__pinLineFill{background:var(--accent-9);border-radius:2px;width:100%;transition:height .35s;position:absolute;top:0;left:0}.HowItWorks-module__-UGHNW__pinNumbers{flex-direction:column;gap:84px;padding:4px 0;display:flex}.HowItWorks-module__-UGHNW__pinNum{font-family:"Space Grotesk", var(--font-sans), var(--font-fallback-sans);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--gray-8);font-size:64px;font-weight:700;line-height:1;transition:color .3s}.HowItWorks-module__-UGHNW__pinNum.HowItWorks-module__-UGHNW__active{color:var(--accent-9)}.HowItWorks-module__-UGHNW__pinRight{flex-direction:column;display:flex}.HowItWorks-module__-UGHNW__pinBlock{opacity:.35;flex-direction:column;justify-content:center;min-height:62vh;transition:opacity .4s,transform .4s;display:flex;transform:translateY(6px)}.HowItWorks-module__-UGHNW__pinBlock.HowItWorks-module__-UGHNW__active{opacity:1;transform:translateY(0)}.HowItWorks-module__-UGHNW__blockNum{font-family:"Space Grotesk", var(--font-sans), var(--font-fallback-sans);letter-spacing:-.02em;color:var(--gray-8);margin-bottom:14px;font-size:32px;font-weight:700;display:none}@media (max-width:800px){.HowItWorks-module__-UGHNW__pinGrid{grid-template-columns:1fr;gap:0}.HowItWorks-module__-UGHNW__pinLeft{display:none}.HowItWorks-module__-UGHNW__pinBlock{border-top:1px solid var(--gray-a4);padding:28px 0;opacity:1!important;min-height:auto!important;transform:none!important}.HowItWorks-module__-UGHNW__pinBlock:first-child{border-top:none;padding-top:0}.HowItWorks-module__-UGHNW__blockNum{display:block}}@media (prefers-reduced-motion:reduce){.HowItWorks-module__-UGHNW__pinLineFill,.HowItWorks-module__-UGHNW__pinNum,.HowItWorks-module__-UGHNW__pinBlock{transition:none}}
.CodeExample-module__eTtWza__wrap{position:relative}.CodeExample-module__eTtWza__content{filter:blur(10px)opacity(.45);transition:filter .5s cubic-bezier(.16,1,.3,1)}.CodeExample-module__eTtWza__wrap[data-revealed=true] .CodeExample-module__eTtWza__content{filter:blur()opacity()}.CodeExample-module__eTtWza__wrap:not([data-revealed=true]) .CodeExample-module__eTtWza__content{pointer-events:none;-webkit-user-select:none;user-select:none}.CodeExample-module__eTtWza__overlay{all:unset;cursor:pointer;position:absolute;inset:0}.CodeExample-module__eTtWza__wrap[data-revealed=true] .CodeExample-module__eTtWza__overlay{pointer-events:none}.CodeExample-module__eTtWza__centerRocketRow{z-index:3;pointer-events:none;margin-top:-78px;margin-bottom:-30px;position:relative}.CodeExample-module__eTtWza__centerRocket{all:unset;width:168px;height:168px;color:var(--gray-12);cursor:pointer;pointer-events:auto;border-radius:9999px;justify-content:center;align-items:center;transition:opacity .4s,transform .5s cubic-bezier(.16,1,.3,1);animation:2.6s ease-out infinite CodeExample-module__eTtWza__rocketPulse;display:inline-flex}.CodeExample-module__eTtWza__centerRocket svg{animation:2.4s ease-in-out infinite CodeExample-module__eTtWza__rocketFloat}.CodeExample-module__eTtWza__centerRocket:hover{color:var(--accent-11)}.CodeExample-module__eTtWza__centerRocketRow[data-revealed=true] .CodeExample-module__eTtWza__centerRocket{opacity:0;pointer-events:none;animation:none;transform:translate(60px,-90px)rotate(28deg)scale(.5)}.CodeExample-module__eTtWza__centerRocketRow[data-revealed=true] .CodeExample-module__eTtWza__centerRocket svg{animation:none}@keyframes CodeExample-module__eTtWza__rocketPulse{0%{box-shadow:0 0 0 0 var(--accent-a6)}60%{box-shadow:0 0 0 26px #0000}to{box-shadow:0 0 #0000}}@keyframes CodeExample-module__eTtWza__rocketFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.CodeExample-module__eTtWza__content,.CodeExample-module__eTtWza__centerRocket{transition:none}.CodeExample-module__eTtWza__centerRocket,.CodeExample-module__eTtWza__centerRocket svg{animation:none}}
.FAQ-module__wBHHcq__root{flex-direction:column;display:flex}.FAQ-module__wBHHcq__item{border-bottom:1px solid var(--gray-a4);gap:24px;padding:28px 0;transition:color .2s;display:flex}.FAQ-module__wBHHcq__item:first-child{padding-top:0}.FAQ-module__wBHHcq__item:last-child{border-bottom:none}.FAQ-module__wBHHcq__index{min-width:40px;font-family:"Space Grotesk", var(--font-sans), var(--font-fallback-sans);letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--gray-8);flex-shrink:0;padding-top:3px;font-size:20px;font-weight:700;transition:color .3s}.FAQ-module__wBHHcq__item:has(.FAQ-module__wBHHcq__trigger[data-state=open]) .FAQ-module__wBHHcq__index{color:var(--accent-9)}.FAQ-module__wBHHcq__itemBody{flex:auto;min-width:0}.FAQ-module__wBHHcq__header{margin:0;display:flex}.FAQ-module__wBHHcq__trigger{all:unset;box-sizing:border-box;cursor:pointer;width:100%;color:var(--gray-12);justify-content:space-between;align-items:center;gap:16px;padding:3px 0;transition:color .12s;display:flex}.FAQ-module__wBHHcq__trigger:hover{color:var(--accent-11)}.FAQ-module__wBHHcq__trigger:focus-visible{outline:2px solid var(--accent-8);outline-offset:4px;border-radius:2px}.FAQ-module__wBHHcq__question{letter-spacing:-.01em}.FAQ-module__wBHHcq__chevron{color:var(--gray-10);flex-shrink:0;transition:transform .2s cubic-bezier(.87,0,.13,1),color .12s}.FAQ-module__wBHHcq__trigger[data-state=open] .FAQ-module__wBHHcq__chevron{color:var(--accent-11);transform:rotate(180deg)}.FAQ-module__wBHHcq__content{overflow:hidden}.FAQ-module__wBHHcq__content[data-state=open]{animation:.2s cubic-bezier(.87,0,.13,1) FAQ-module__wBHHcq__slideDown}.FAQ-module__wBHHcq__content[data-state=closed]{animation:.2s cubic-bezier(.87,0,.13,1) FAQ-module__wBHHcq__slideUp}@keyframes FAQ-module__wBHHcq__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes FAQ-module__wBHHcq__slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@media (max-width:600px){.FAQ-module__wBHHcq__item{gap:14px}.FAQ-module__wBHHcq__index{min-width:28px;font-size:16px}}@media (prefers-reduced-motion:reduce){.FAQ-module__wBHHcq__item,.FAQ-module__wBHHcq__index,.FAQ-module__wBHHcq__trigger,.FAQ-module__wBHHcq__chevron{transition:none}.FAQ-module__wBHHcq__content[data-state=open],.FAQ-module__wBHHcq__content[data-state=closed]{animation:none}}
.PricingGrid-module__CaDY6W__grid{align-items:stretch;gap:24px;max-width:1100px;margin:0 auto;display:flex}.PricingGrid-module__CaDY6W__card{border:1px solid var(--gray-a5);background:var(--gray-a2);opacity:0;border-radius:24px;flex-direction:column;flex:1 1 0;gap:28px;min-width:0;padding:40px;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(24px)}.PricingGrid-module__CaDY6W__grid[data-revealed=true] .PricingGrid-module__CaDY6W__card{opacity:1;transform:translateY(0)}.PricingGrid-module__CaDY6W__card.PricingGrid-module__CaDY6W__highlighted,.PricingGrid-module__CaDY6W__pinCard.PricingGrid-module__CaDY6W__highlighted{border-color:var(--accent-7);background:var(--accent-a2);box-shadow:0 0 0 1px var(--accent-7), 0 30px 70px -30px var(--accent-a6)}.PricingGrid-module__CaDY6W__divider{background:var(--gray-a4);height:1px}.PricingGrid-module__CaDY6W__card.PricingGrid-module__CaDY6W__highlighted .PricingGrid-module__CaDY6W__divider,.PricingGrid-module__CaDY6W__pinCard.PricingGrid-module__CaDY6W__highlighted .PricingGrid-module__CaDY6W__divider{background:var(--accent-a5)}@media (max-width:800px){.PricingGrid-module__CaDY6W__grid{flex-direction:column}.PricingGrid-module__CaDY6W__card{padding:28px}}@media (prefers-reduced-motion:reduce){.PricingGrid-module__CaDY6W__card{transition:none}}.PricingGrid-module__CaDY6W__pinWrap{position:relative}.PricingGrid-module__CaDY6W__pinSticky{top:var(--header-height);height:calc(100vh - var(--header-height));position:sticky;overflow:hidden}.PricingGrid-module__CaDY6W__pinTrack{will-change:transform;height:100%;display:flex}.PricingGrid-module__CaDY6W__pinSlide{box-sizing:border-box;flex:none;justify-content:center;align-items:center;height:100%;padding:24px;display:flex}.PricingGrid-module__CaDY6W__pinCard{border:1px solid var(--gray-a5);background:var(--gray-a2);border-radius:24px;flex-direction:row;align-items:center;gap:48px;width:100%;max-width:960px;padding:48px;display:flex}.PricingGrid-module__CaDY6W__pinCardInfo,.PricingGrid-module__CaDY6W__pinCardFeatures{flex:1 1 0;min-width:0}.PricingGrid-module__CaDY6W__pinDivider{background:var(--gray-a4);flex-shrink:0;align-self:stretch;width:1px}.PricingGrid-module__CaDY6W__pinCard.PricingGrid-module__CaDY6W__highlighted .PricingGrid-module__CaDY6W__pinDivider{background:var(--accent-a5)}@media (max-width:800px){.PricingGrid-module__CaDY6W__pinCard{flex-direction:column;align-items:stretch;gap:28px;padding:28px}.PricingGrid-module__CaDY6W__pinDivider{align-self:auto;width:100%;height:1px}}@media (prefers-reduced-motion:reduce){.PricingGrid-module__CaDY6W__pinWrap{height:auto!important}.PricingGrid-module__CaDY6W__pinSticky{height:auto;position:static;overflow:visible}.PricingGrid-module__CaDY6W__pinTrack{flex-direction:column;height:auto;width:auto!important;transform:none!important}.PricingGrid-module__CaDY6W__pinSlide{height:auto;padding:24px 16px;width:auto!important}.PricingGrid-module__CaDY6W__pinCard{flex-direction:column;align-items:stretch}.PricingGrid-module__CaDY6W__pinDivider{align-self:auto;width:100%;height:1px}}
.OrderForm-module__Tvk23G__numberInput input{text-align:center;text-indent:0}.OrderForm-module__Tvk23G__countBox{text-align:right;margin-left:auto}@media (max-width:480px){.OrderForm-module__Tvk23G__countBox{text-align:left;margin-left:0}}
.Toast-module__C1drLG__root{z-index:1000;pointer-events:none;flex-direction:column;align-items:center;gap:8px;width:max-content;max-width:min(440px,100vw - 32px);display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.Toast-module__C1drLG__item{opacity:0;pointer-events:auto;transition:opacity .3s,transform .3s;transform:translateY(-8px)}.Toast-module__C1drLG__show{opacity:1;transform:translateY(0)}.Toast-module__C1drLG__hide{opacity:0;transform:translateY(-8px)}
.CodeDemo-module__DAbY-q__wrap{position:relative}.CodeDemo-module__DAbY-q__content{filter:blur(10px)opacity(.45);transition:filter .5s cubic-bezier(.16,1,.3,1)}.CodeDemo-module__DAbY-q__wrap[data-revealed=true] .CodeDemo-module__DAbY-q__content{filter:blur()opacity()}.CodeDemo-module__DAbY-q__wrap:not([data-revealed=true]) .CodeDemo-module__DAbY-q__content{pointer-events:none;-webkit-user-select:none;user-select:none}.CodeDemo-module__DAbY-q__overlay{all:unset;cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CodeDemo-module__DAbY-q__wrap[data-revealed=true] .CodeDemo-module__DAbY-q__overlay{pointer-events:none}.CodeDemo-module__DAbY-q__rocketBadge{width:56px;height:56px;color:var(--gray-12);border-radius:9999px;justify-content:center;align-items:center;transition:opacity .4s,transform .5s cubic-bezier(.16,1,.3,1);animation:2.6s ease-out infinite CodeDemo-module__DAbY-q__rocketPulse;display:inline-flex}.CodeDemo-module__DAbY-q__rocketBadge svg{animation:2.4s ease-in-out infinite CodeDemo-module__DAbY-q__rocketFloat}.CodeDemo-module__DAbY-q__overlay:hover .CodeDemo-module__DAbY-q__rocketBadge{color:var(--accent-11)}.CodeDemo-module__DAbY-q__wrap[data-revealed=true] .CodeDemo-module__DAbY-q__rocketBadge{opacity:0;animation:none;transform:translate(28px,-38px)rotate(28deg)scale(.5)}.CodeDemo-module__DAbY-q__wrap[data-revealed=true] .CodeDemo-module__DAbY-q__rocketBadge svg{animation:none}.CodeDemo-module__DAbY-q__launchWrap{opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1);transform:translateY(14px)}.CodeDemo-module__DAbY-q__launchWrap[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.CodeDemo-module__DAbY-q__launchBtn{all:unset;width:72px;height:72px;color:var(--accent-11);background:var(--accent-a3);border:1px solid var(--accent-a6);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;transition:background .2s,opacity .2s;animation:2.6s ease-out infinite CodeDemo-module__DAbY-q__rocketPulse;display:inline-flex}.CodeDemo-module__DAbY-q__launchBtn svg{animation:2.4s ease-in-out infinite CodeDemo-module__DAbY-q__rocketFloat}.CodeDemo-module__DAbY-q__launchBtn:hover:not(:disabled){background:var(--accent-a4)}.CodeDemo-module__DAbY-q__launchBtn:disabled{cursor:default;opacity:.55;animation:none}.CodeDemo-module__DAbY-q__launchBtn:disabled svg{animation:none}@keyframes CodeDemo-module__DAbY-q__rocketPulse{0%{box-shadow:0 0 0 0 var(--accent-a6)}60%{box-shadow:0 0 0 14px #0000}to{box-shadow:0 0 #0000}}@keyframes CodeDemo-module__DAbY-q__rocketFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.CodeDemo-module__DAbY-q__content,.CodeDemo-module__DAbY-q__rocketBadge,.CodeDemo-module__DAbY-q__launchWrap,.CodeDemo-module__DAbY-q__launchBtn{transition:none}.CodeDemo-module__DAbY-q__rocketBadge,.CodeDemo-module__DAbY-q__rocketBadge svg,.CodeDemo-module__DAbY-q__launchBtn,.CodeDemo-module__DAbY-q__launchBtn svg{animation:none}}.CodeDemo-module__DAbY-q__formatTrigger{all:unset;box-sizing:border-box;cursor:pointer;opacity:.6;align-items:center;gap:6px;transition:opacity .15s;display:inline-flex}.CodeDemo-module__DAbY-q__formatTrigger:hover,.CodeDemo-module__DAbY-q__formatTrigger[data-state=open]{opacity:1}.CodeDemo-module__DAbY-q__formatTrigger:focus-visible{outline:2px solid var(--accent-8);outline-offset:4px;opacity:1;border-radius:2px}.CodeDemo-module__DAbY-q__formatLabel{color:var(--gray-11);font-size:var(--font-size-2);line-height:var(--line-height-2);transition:color .12s}.CodeDemo-module__DAbY-q__formatTrigger:hover .CodeDemo-module__DAbY-q__formatLabel{color:var(--accent-11)}.CodeDemo-module__DAbY-q__formatChevron{width:14px;height:14px;color:var(--gray-10);flex-shrink:0;transition:transform .2s cubic-bezier(.87,0,.13,1),color .12s}.CodeDemo-module__DAbY-q__formatTrigger:hover .CodeDemo-module__DAbY-q__formatChevron{color:var(--accent-11)}.CodeDemo-module__DAbY-q__formatTrigger[data-state=open] .CodeDemo-module__DAbY-q__formatChevron{color:var(--accent-11);transform:rotate(180deg)}.CodeDemo-module__DAbY-q__sendRow{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.CodeDemo-module__DAbY-q__formatAside{align-items:center;display:inline-flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CodeDemo-module__DAbY-q__sendLabelBtn{all:unset;box-sizing:border-box;color:var(--gray-11);font-size:var(--font-size-2);line-height:var(--line-height-2);cursor:pointer;transition:color .12s}.CodeDemo-module__DAbY-q__sendLabelBtn:hover:not(:disabled){color:var(--accent-11)}.CodeDemo-module__DAbY-q__sendLabelBtn:focus-visible{outline:2px solid var(--accent-8);outline-offset:4px;border-radius:2px}.CodeDemo-module__DAbY-q__sendLabelBtn:disabled{cursor:default;opacity:.55}.CodeDemo-module__DAbY-q__formatContent{overflow:hidden}.CodeDemo-module__DAbY-q__formatContent[data-state=open]{animation:.2s cubic-bezier(.87,0,.13,1) CodeDemo-module__DAbY-q__formatSlideDown}.CodeDemo-module__DAbY-q__formatContent[data-state=closed]{animation:.2s cubic-bezier(.87,0,.13,1) CodeDemo-module__DAbY-q__formatSlideUp}@keyframes CodeDemo-module__DAbY-q__formatSlideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes CodeDemo-module__DAbY-q__formatSlideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@media (prefers-reduced-motion:reduce){.CodeDemo-module__DAbY-q__formatTrigger,.CodeDemo-module__DAbY-q__formatChevron,.CodeDemo-module__DAbY-q__sendLabelBtn{transition:none}.CodeDemo-module__DAbY-q__formatContent[data-state=open],.CodeDemo-module__DAbY-q__formatContent[data-state=closed]{animation:none}}
.SlideCarousel-module__CR1i6G__pillGroup{background:var(--gray-a3);border-radius:9999px;gap:4px;padding:4px;display:inline-flex}.SlideCarousel-module__CR1i6G__pill{all:unset;box-sizing:border-box;cursor:pointer;color:var(--gray-11);border-radius:9999px;padding:8px 20px;transition:background .2s,color .2s}.SlideCarousel-module__CR1i6G__pill:hover{color:var(--gray-12)}.SlideCarousel-module__CR1i6G__pill:focus-visible{outline:2px solid var(--accent-8);outline-offset:2px}.SlideCarousel-module__CR1i6G__pill[data-active=true]{background:var(--accent-9);color:var(--accent-contrast)}.SlideCarousel-module__CR1i6G__viewport{position:relative}.SlideCarousel-module__CR1i6G__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;align-items:flex-start;transition:height .3s;display:flex;overflow:auto hidden}.SlideCarousel-module__CR1i6G__track::-webkit-scrollbar{display:none}.SlideCarousel-module__CR1i6G__slide{scroll-snap-align:start;flex:0 0 100%;min-width:100%}.SlideCarousel-module__CR1i6G__arrow{all:unset;box-sizing:border-box;top:var(--arrow-center,50%);background:var(--color-background);border:1px solid var(--gray-a5);width:36px;height:36px;color:var(--gray-11);cursor:pointer;z-index:1;border-radius:9999px;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:none;position:absolute;transform:translateY(-50%)}.SlideCarousel-module__CR1i6G__arrow[data-side=left]{left:-14px}.SlideCarousel-module__CR1i6G__arrow[data-side=right]{right:-14px}.SlideCarousel-module__CR1i6G__arrow:hover:not(:disabled){color:var(--accent-11);border-color:var(--accent-a7)}.SlideCarousel-module__CR1i6G__arrow:disabled{opacity:.35;cursor:default}@media (min-width:768px){.SlideCarousel-module__CR1i6G__arrow{display:inline-flex}}@media (prefers-reduced-motion:reduce){.SlideCarousel-module__CR1i6G__track{scroll-behavior:auto;transition:none}.SlideCarousel-module__CR1i6G__pill,.SlideCarousel-module__CR1i6G__arrow{transition:none}}
.IntegrationSteps-module__3GkGPq__wrap{max-width:1000px;margin:0 auto;position:relative}.IntegrationSteps-module__3GkGPq__line{background:var(--gray-a5);z-index:0;height:2px;position:absolute;top:27px}.IntegrationSteps-module__3GkGPq__timeline{z-index:1;gap:16px;display:grid;position:relative}.IntegrationSteps-module__3GkGPq__step{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:0 8px;display:flex}.IntegrationSteps-module__3GkGPq__circle{width:56px;height:56px;font-family:"Space Grotesk", var(--font-sans), var(--font-fallback-sans);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--accent-11);background:var(--accent-a3);border:1px solid var(--accent-a6);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:18px;font-size:20px;font-weight:700;display:flex}.IntegrationSteps-module__3GkGPq__stepBody{max-width:220px}.IntegrationSteps-module__3GkGPq__stepTitleLink{color:var(--accent-10);border-radius:10px;margin:-3px -10px;padding:3px 10px;text-decoration:none;animation:1.6s ease-out infinite IntegrationSteps-module__3GkGPq__stepLinkPulse;display:inline-block}.IntegrationSteps-module__3GkGPq__stepTitleLink:hover,.IntegrationSteps-module__3GkGPq__stepTitleLink:focus-visible{background:var(--accent-a3)}@keyframes IntegrationSteps-module__3GkGPq__stepLinkPulse{0%{box-shadow:0 0 0 0 var(--accent-a6)}60%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.IntegrationSteps-module__3GkGPq__stepTitleLink{box-shadow:0 0 0 1px var(--accent-a6);animation:none}}@media (max-width:800px){.IntegrationSteps-module__3GkGPq__line{display:none}.IntegrationSteps-module__3GkGPq__timeline{flex-direction:column;gap:0;display:flex;grid-template-columns:none!important}.IntegrationSteps-module__3GkGPq__step{text-align:left;flex-direction:row;align-items:flex-start;gap:16px;padding:0 0 32px;position:relative}.IntegrationSteps-module__3GkGPq__step:last-child{padding-bottom:0}.IntegrationSteps-module__3GkGPq__step:not(:last-child):before{content:"";background:var(--gray-a5);width:2px;position:absolute;top:56px;bottom:0;left:27px}.IntegrationSteps-module__3GkGPq__circle{margin-bottom:0}.IntegrationSteps-module__3GkGPq__stepBody{max-width:none;padding-top:12px}}
.ProductFaq-module__fn30_W__root{flex-direction:column;display:flex}.ProductFaq-module__fn30_W__item{border-bottom:1px solid var(--gray-a4);gap:24px;padding:28px 0;display:flex}.ProductFaq-module__fn30_W__item:first-child{padding-top:0}.ProductFaq-module__fn30_W__item:last-child{border-bottom:none}.ProductFaq-module__fn30_W__index{min-width:40px;font-family:"Space Grotesk", var(--font-sans), var(--font-fallback-sans);letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--gray-8);flex-shrink:0;padding-top:3px;font-size:20px;font-weight:700;transition:color .3s}.ProductFaq-module__fn30_W__item:has(.ProductFaq-module__fn30_W__trigger[data-state=open]) .ProductFaq-module__fn30_W__index{color:var(--accent-9)}.ProductFaq-module__fn30_W__itemBody{flex:auto;min-width:0}.ProductFaq-module__fn30_W__header{margin:0;display:flex}.ProductFaq-module__fn30_W__trigger{all:unset;box-sizing:border-box;cursor:pointer;width:100%;color:var(--gray-12);justify-content:space-between;align-items:center;gap:16px;padding:3px 0;transition:color .12s;display:flex}.ProductFaq-module__fn30_W__trigger:hover{color:var(--accent-11)}.ProductFaq-module__fn30_W__trigger:focus-visible{outline:2px solid var(--accent-8);outline-offset:4px;border-radius:2px}.ProductFaq-module__fn30_W__chevron{color:var(--gray-10);flex-shrink:0;transition:transform .2s cubic-bezier(.87,0,.13,1),color .12s}.ProductFaq-module__fn30_W__trigger[data-state=open] .ProductFaq-module__fn30_W__chevron{color:var(--accent-11);transform:rotate(180deg)}.ProductFaq-module__fn30_W__content{overflow:hidden}.ProductFaq-module__fn30_W__content[data-state=open]{animation:.2s cubic-bezier(.87,0,.13,1) ProductFaq-module__fn30_W__slideDown}.ProductFaq-module__fn30_W__content[data-state=closed]{animation:.2s cubic-bezier(.87,0,.13,1) ProductFaq-module__fn30_W__slideUp}@keyframes ProductFaq-module__fn30_W__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes ProductFaq-module__fn30_W__slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@media (max-width:600px){.ProductFaq-module__fn30_W__item{gap:14px}.ProductFaq-module__fn30_W__index{min-width:28px;font-size:16px}}@media (prefers-reduced-motion:reduce){.ProductFaq-module__fn30_W__item,.ProductFaq-module__fn30_W__index,.ProductFaq-module__fn30_W__trigger,.ProductFaq-module__fn30_W__chevron{transition:none}.ProductFaq-module__fn30_W__content[data-state=open],.ProductFaq-module__fn30_W__content[data-state=closed]{animation:none}}
.Header-module__SpA_YG__navLink{color:var(--gray-11);transition:color .15s;position:relative}.Header-module__SpA_YG__navLink:after{content:"";background-color:var(--accent-9);border-radius:1px;height:2px;transition:right .2s;position:absolute;bottom:-4px;left:0;right:100%}.Header-module__SpA_YG__navLink:hover,.Header-module__SpA_YG__navLink:focus-visible{color:var(--gray-12)}.Header-module__SpA_YG__navLink:hover:after,.Header-module__SpA_YG__navLink:focus-visible:after{right:0}
.IntegrationExample-module__LNuldW__wrap{position:relative}.IntegrationExample-module__LNuldW__content{filter:blur(10px)opacity(.45);transition:filter .5s cubic-bezier(.16,1,.3,1)}.IntegrationExample-module__LNuldW__wrap[data-revealed=true] .IntegrationExample-module__LNuldW__content{filter:blur()opacity()}.IntegrationExample-module__LNuldW__wrap:not([data-revealed=true]) .IntegrationExample-module__LNuldW__content{pointer-events:none;-webkit-user-select:none;user-select:none}.IntegrationExample-module__LNuldW__overlay{all:unset;cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.IntegrationExample-module__LNuldW__wrap[data-revealed=true] .IntegrationExample-module__LNuldW__overlay{pointer-events:none}.IntegrationExample-module__LNuldW__rocketBadge{width:56px;height:56px;color:var(--gray-12);border-radius:9999px;justify-content:center;align-items:center;transition:opacity .4s,transform .5s cubic-bezier(.16,1,.3,1);animation:2.6s ease-out infinite IntegrationExample-module__LNuldW__rocketPulse;display:inline-flex}.IntegrationExample-module__LNuldW__rocketBadge svg{animation:2.4s ease-in-out infinite IntegrationExample-module__LNuldW__rocketFloat}.IntegrationExample-module__LNuldW__overlay:hover .IntegrationExample-module__LNuldW__rocketBadge{color:var(--accent-11)}.IntegrationExample-module__LNuldW__wrap[data-revealed=true] .IntegrationExample-module__LNuldW__rocketBadge{opacity:0;animation:none;transform:translate(28px,-38px)rotate(28deg)scale(.5)}.IntegrationExample-module__LNuldW__wrap[data-revealed=true] .IntegrationExample-module__LNuldW__rocketBadge svg{animation:none}@keyframes IntegrationExample-module__LNuldW__rocketPulse{0%{box-shadow:0 0 0 0 var(--accent-a6)}60%{box-shadow:0 0 0 14px #0000}to{box-shadow:0 0 #0000}}@keyframes IntegrationExample-module__LNuldW__rocketFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.IntegrationExample-module__LNuldW__content,.IntegrationExample-module__LNuldW__rocketBadge{transition:none}.IntegrationExample-module__LNuldW__rocketBadge,.IntegrationExample-module__LNuldW__rocketBadge svg{animation:none}}
.TransactionsTable-module__JJ5wkW__table tbody tr:last-child{--table-row-box-shadow:none}
.Footer-module__X4j9_q__heading{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-11);font-size:12px;font-weight:600}.Footer-module__X4j9_q__link{color:var(--gray-11);transition:color .15s}.Footer-module__X4j9_q__link:hover,.Footer-module__X4j9_q__link:focus-visible{color:var(--accent-11)}
.SolutionSwitcher-module__gYbNlq__pill{box-sizing:border-box;border:1px solid var(--gray-a5);color:var(--gray-11);font-size:var(--font-size-2);cursor:pointer;border-radius:9999px;align-items:center;padding:8px 16px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.SolutionSwitcher-module__gYbNlq__pill:hover{color:var(--gray-12);border-color:var(--gray-a7)}.SolutionSwitcher-module__gYbNlq__pill:focus-visible{outline:2px solid var(--accent-8);outline-offset:2px}.SolutionSwitcher-module__gYbNlq__pill[data-active=true]{background:var(--accent-9);color:var(--accent-contrast);border-color:#0000}.SolutionSwitcher-module__gYbNlq__pill[data-active=true]:hover{color:var(--accent-contrast)}@media (prefers-reduced-motion:reduce){.SolutionSwitcher-module__gYbNlq__pill{transition:none}}
