.Header_skipToContent__Q3iNn{position:absolute;top:-100%;left:16px;z-index:200;padding:8px 16px;background:#6e9bfb;color:#fff;border-radius:8px;text-decoration:none;font-weight:700;font-size:.9rem}.Header_skipToContent__Q3iNn:focus{top:12px}.Header_header__b6rsY{position:fixed;top:0;left:0;width:100%;z-index:150;height:64px;display:flex;align-items:center;transition:background .35s ease,box-shadow .35s ease}.Header_scrolled__oaIYZ{background:rgba(11,17,32,.95);box-shadow:0 1px 0 rgba(148,163,184,.08)}.Header_headerInner__wGXjE{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.Header_logo__h1sXA{text-decoration:none;font-family:Red Hat Display,sans-serif;font-size:1.35rem;font-weight:800;color:#fff;letter-spacing:-.02em;flex-shrink:0}.Header_logoAccent__lIuBk{color:#6e9bfb}.Header_desktopNav__1gHQ0{display:flex;align-items:center;gap:4px}.Header_navItem____o2_{position:relative}.Header_navTrigger__iVu9h{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;color:rgba(226,232,240,.7);font-size:.87rem;font-weight:500;padding:8px 14px;border-radius:8px;font-family:inherit;transition:color .2s,background .2s}.Header_navTrigger__iVu9h:hover{color:#fff;background:rgba(148,163,184,.08)}.Header_navLink__7_4BM{color:rgba(226,232,240,.7);text-decoration:none;font-size:.87rem;font-weight:500;padding:8px 14px;border-radius:8px;transition:color .2s,background .2s}.Header_navLink__7_4BM:hover{color:#fff;background:rgba(148,163,184,.08)}.Header_chevron__gV7Jv{transition:transform .2s ease;opacity:.5;margin-top:1px}.Header_chevronOpen__oWK6e{transform:rotate(180deg)}.Header_dropdown__bA5rj{position:absolute;top:calc(100% + 8px);left:0;min-width:280px;background:rgba(11,17,32,.96);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.12);border-radius:14px;padding:8px;box-shadow:0 20px 50px rgba(0,0,0,.4);animation:Header_dropdownIn__bTPDB .18s ease}@keyframes Header_dropdownIn__bTPDB{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownGrid__nVuKB,.Header_dropdownList__TxtME{display:flex;flex-direction:column;gap:2px}.Header_dropdownItem__8q97q{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:10px;text-decoration:none;transition:background .2s}.Header_dropdownItem__8q97q:hover{background:rgba(148,163,184,.08)}.Header_dropdownIcon__nHDc3{width:34px;height:34px;border-radius:9px;background:rgba(110,155,251,.1);display:flex;align-items:center;justify-content:center;color:#6e9bfb;flex-shrink:0;margin-top:1px}.Header_dropdownItemText__9FdyO{display:flex;flex-direction:column;gap:2px}.Header_dropdownLabel__7QLCO{color:rgba(226,232,240,.9);font-size:.85rem;font-weight:600}.Header_dropdownDesc__Vy5Bx{color:rgba(226,232,240,.4);font-size:.76rem;line-height:1.35}.Header_rightSection__M2g8y{display:flex;align-items:center;gap:16px;flex-shrink:0}.Header_signIn__b9mLy{color:rgba(226,232,240,.6);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.Header_signIn__b9mLy:hover{color:#fff}.Header_ctaBtn__vM54P{background:linear-gradient(120deg,#6e9bfb,#5eead4);color:#0b1120;padding:8px 20px;border-radius:999px;font-weight:700;font-size:.84rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 16px rgba(110,155,251,.25);white-space:nowrap}.Header_ctaBtn__vM54P:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(110,155,251,.35)}.Header_burger__kD3Cj{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:160}.Header_burgerLine___x5O0{width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease;display:block}.Header_open__lXlBT .Header_burgerLine___x5O0:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_open__lXlBT .Header_burgerLine___x5O0:nth-child(2){opacity:0}.Header_open__lXlBT .Header_burgerLine___x5O0:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.Header_mobileNav__ZnIjw{position:fixed;top:64px;left:0;right:0;bottom:0;z-index:150;background:#0b1120;overscroll-behavior:contain;padding:32px 24px 40px;flex-direction:column;gap:0;overflow-y:auto;display:none}.Header_mobileNavOpen__kDQr_{display:flex;animation:Header_navFadeIn__PVk_c .25s ease}@keyframes Header_navFadeIn__PVk_c{0%{opacity:0}to{opacity:1}}.Header_mobileNavOpen__kDQr_>:first-child{animation:Header_menuItemIn__3ce9I .35s ease .03s both}.Header_mobileNavOpen__kDQr_>:nth-child(2){animation:Header_menuItemIn__3ce9I .35s ease .06s both}.Header_mobileNavOpen__kDQr_>:nth-child(3){animation:Header_menuItemIn__3ce9I .35s ease .09s both}.Header_mobileNavOpen__kDQr_>:nth-child(4){animation:Header_menuItemIn__3ce9I .35s ease .12s both}.Header_mobileNavOpen__kDQr_>:nth-child(5){animation:Header_menuItemIn__3ce9I .35s ease .15s both}.Header_mobileNavOpen__kDQr_>:nth-child(6){animation:Header_menuItemIn__3ce9I .35s ease .18s both}@keyframes Header_menuItemIn__3ce9I{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Header_mobileGroupTitle__ySJBV{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;cursor:pointer;padding:20px 0;color:#fff;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:700;border:none;border-bottom:1px solid rgba(148,163,184,.1)}.Header_mobileGroupTitle__ySJBV:focus-visible{outline:2px solid #6e9bfb;outline-offset:4px;border-radius:8px}.Header_mobileGroupTitle__ySJBV .Header_chevron__gV7Jv{opacity:.3;transition:transform .25s cubic-bezier(.32,.72,0,1),opacity .2s}.Header_mobileGroupTitle__ySJBV:active .Header_chevron__gV7Jv{opacity:.6}.Header_mobileSubLinks__hGPc4{display:flex;flex-direction:column;gap:0;padding:4px 0 8px;border-bottom:1px solid rgba(148,163,184,.1)}.Header_mobileSubLinks__hGPc4 a{display:block;padding:14px 16px;border-radius:10px;color:rgba(226,232,240,.65);text-decoration:none;font-size:.95rem;font-weight:600;transition:background .2s,color .2s}.Header_mobileSubLinks__hGPc4 a:active{background:rgba(148,163,184,.06);color:#fff}.Header_mobileSubLinks__hGPc4 a:focus-visible{outline:2px solid #6e9bfb;outline-offset:2px}.Header_mobileDirectLink__rQS_Z{display:block;padding:20px 0;color:#fff;text-decoration:none;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:700;border-bottom:1px solid rgba(148,163,184,.1)}.Header_mobileDirectLink__rQS_Z:focus-visible{outline:2px solid #6e9bfb;outline-offset:4px;border-radius:8px}.Header_mobileLangSwitch__ec_y2{display:flex;align-items:center;justify-content:center;gap:0;margin-top:auto;padding:20px 0}.Header_mobileLangBtn__RQevn{background:none;border:none;cursor:pointer;padding:8px 16px;font-size:.88rem;font-weight:600;color:rgba(226,232,240,.35);font-family:inherit;transition:color .2s;border-radius:8px}.Header_mobileLangBtn__RQevn:focus-visible{outline:2px solid #6e9bfb;outline-offset:2px}.Header_mobileLangBtnActive__4nAmr{color:#fff;background:rgba(148,163,184,.08)}.Header_mobileLangDivider__SPl6t{color:rgba(148,163,184,.15);font-size:.85rem;user-select:none}.Header_mobileFooter__YYdNg{display:flex;flex-direction:column;gap:12px;padding-top:20px}.Header_mobileSignIn__QI5XX{text-align:center;padding:14px;color:rgba(226,232,240,.7);text-decoration:none;font-size:.95rem;font-weight:600;border:1px solid rgba(148,163,184,.12);border-radius:12px;transition:border-color .2s,color .2s}.Header_mobileSignIn__QI5XX:active{border-color:rgba(110,155,251,.3);color:#fff}.Header_mobileCta__6X24V{display:block;text-align:center;padding:16px;background:linear-gradient(120deg,#6e9bfb,#5eead4);color:#0b1120;font-weight:700;font-size:1rem;border-radius:14px;text-decoration:none;box-shadow:0 8px 24px rgba(110,155,251,.25);letter-spacing:-.01em}@media (prefers-reduced-motion:reduce){.Header_mobileNav__ZnIjw{transition:none}.Header_mobileNavOpen__kDQr_ .Header_mobileDirectLink__rQS_Z,.Header_mobileNavOpen__kDQr_ .Header_mobileFooter__YYdNg,.Header_mobileNavOpen__kDQr_ .Header_mobileGroup__ptQI9,.Header_mobileNavOpen__kDQr_ .Header_mobileLangSwitch__ec_y2{animation:none}}@media (max-width:900px){.Header_desktopNav__1gHQ0,.Header_rightSection__M2g8y{display:none}.Header_burger__kD3Cj{display:flex}}.Footer_footer__JrJN9{position:relative;z-index:2;border-top:1px solid rgba(110,155,251,.25);color:#fff}.Footer_footerInner__d2hcZ{display:flex;justify-content:space-between;gap:3rem;max-width:960px;margin:0 auto;padding:48px 24px 40px}.Footer_footerBrand__cdnpx{display:flex;flex-direction:column;gap:10px;max-width:240px}.Footer_logoLink__1zk6c{text-decoration:none;font-size:1.35rem;font-weight:800;font-family:Red Hat Display,sans-serif;color:#fff;letter-spacing:-.02em}.Footer_logoAccent__VPb1a{color:#6e9bfb}.Footer_tagline__Y_UfG{font-size:.82rem;color:rgba(226,232,240,.55);line-height:1.5;margin:0}.Footer_socialIcons__p2DEw{display:flex;gap:12px;margin-top:6px}.Footer_socialLink__PZUao{color:rgba(226,232,240,.5);transition:color .2s;display:flex;align-items:center}.Footer_socialLink__PZUao:hover{color:#6e9bfb}.Footer_footerColumns__U6rxM{display:flex;gap:2.5rem;flex-wrap:wrap}.Footer_footerColumn__vJenq{display:flex;flex-direction:column;gap:8px;min-width:100px}.Footer_columnTitle__hO64b{color:#fff;font-size:.8rem;font-weight:700;margin:0 0 4px;letter-spacing:.04em;text-transform:uppercase}.Footer_footerLink__IuAwY{color:rgba(226,232,240,.55);text-decoration:none;font-size:.85rem;transition:color .2s;white-space:nowrap}.Footer_footerLink__IuAwY:hover{color:#fff}.Footer_bottomBar__I_Unk{display:flex;justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:16px 24px;border-top:1px solid rgba(148,163,184,.12)}.Footer_copyright__W8ZKy{font-size:.75rem;color:rgba(226,232,240,.35);margin:0;display:flex;align-items:center;gap:0}.Footer_copyrightSep__NsiMQ{margin:0 6px}.Footer_cookieLink__wBTTi{background:none;border:none;padding:0;font-size:.75rem;color:rgba(226,232,240,.35);cursor:pointer;transition:color .2s}.Footer_cookieLink__wBTTi:hover{color:rgba(226,232,240,.6)}.Footer_languageSelector__NxfZH{display:flex;gap:6px}.Footer_langLink__h0uBC{color:rgba(226,232,240,.4);text-decoration:none;font-size:.75rem;padding:2px 8px;border-radius:4px;transition:color .2s,background .2s}.Footer_langLink__h0uBC:hover{color:#fff;background:rgba(110,155,251,.1)}.Footer_activeLang__1t_dM{font-weight:600;color:#fff;background:rgba(110,155,251,.15)}@media (max-width:640px){.Footer_footer__JrJN9{border-top:none}.Footer_footer__JrJN9:before{content:"";display:block;height:1px;margin:0 20px;background:linear-gradient(90deg,transparent,rgba(110,155,251,.2),rgba(94,234,212,.15),transparent)}.Footer_footerInner__d2hcZ{flex-direction:column;gap:28px;padding:32px 20px 24px}.Footer_footerBrand__cdnpx{align-items:center;text-align:center;max-width:none;gap:8px}.Footer_tagline__Y_UfG{font-size:.78rem}.Footer_socialIcons__p2DEw{gap:16px;margin-top:4px}.Footer_socialLink__PZUao{min-width:44px;min-height:44px;justify-content:center}.Footer_footerColumns__U6rxM{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;width:100%}.Footer_footerColumn__vJenq{align-items:flex-start;min-width:0;gap:2px}.Footer_columnTitle__hO64b{font-size:.72rem;margin-bottom:2px}.Footer_footerLink__IuAwY{font-size:.8rem;padding:2px 0;min-height:28px;display:flex;align-items:center}.Footer_bottomBar__I_Unk{flex-direction:column;gap:10px;padding:16px 20px}.Footer_copyright__W8ZKy{font-size:.7rem}.Footer_languageSelector__NxfZH{gap:4px}.Footer_langLink__h0uBC{padding:6px 12px;font-size:.72rem;min-height:36px;display:flex;align-items:center}}.IntegrationsPage_container__TLFA9{padding:120px 20px 80px;max-width:1120px;margin:0 auto;color:#fff}.IntegrationsPage_hero__zESpw{text-align:center;margin-bottom:56px}.IntegrationsPage_heroTitle___a3EA{font-family:Red Hat Display,sans-serif;font-size:var(--title-1);font-weight:800;line-height:1.12;margin-bottom:18px}.IntegrationsPage_heroSubtitle__rCF6w{font-size:1.05rem;color:rgba(226,232,240,.65);max-width:560px;margin:0 auto;line-height:1.65}.IntegrationsPage_orbitSection__RBDQ7{position:relative;width:320px;height:320px;margin:0 auto 72px}.IntegrationsPage_orbitCenter__Wg75J{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:3}.IntegrationsPage_orbitCenter__Wg75J img{width:56px;height:56px}.IntegrationsPage_orbitRing__GMPM1{position:absolute;top:50%;left:50%;width:220px;height:220px;border-radius:50%;border:1px dashed rgba(110,155,251,.15);transform:translate(-50%,-50%)}.IntegrationsPage_orbitRingOuter__6cAOC{position:absolute;top:50%;left:50%;width:300px;height:300px;border-radius:50%;border:1px dashed rgba(148,163,184,.08);transform:translate(-50%,-50%)}.IntegrationsPage_orbitLines__3X1Ug{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.IntegrationsPage_orbitNode__nyDt7{position:absolute;z-index:2}.IntegrationsPage_orbitNode0__EFvcX{top:5%;left:5%}.IntegrationsPage_orbitNode1__936pO{top:5%;right:5%}.IntegrationsPage_orbitNode2__v7BES{bottom:5%;left:5%}.IntegrationsPage_orbitNode3__dQv7e{bottom:5%;right:5%}.IntegrationsPage_orbitNodeInner__stWAD{width:60px;height:60px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.IntegrationsPage_orbitNodeInner__stWAD img{width:55%;height:auto}@media (hover:hover) and (pointer:fine){.IntegrationsPage_orbitNodeInner__stWAD:hover{transform:scale(1.1)}}.IntegrationsPage_grid__3DImL{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:96px}.IntegrationsPage_card__MV1u0{background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.12);border-radius:20px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.IntegrationsPage_card__MV1u0:before{content:"";position:absolute;inset:0;border-radius:20px;background:radial-gradient(ellipse at 20% 0,rgba(110,155,251,.05),transparent 55%);pointer-events:none}@media (hover:hover) and (pointer:fine){.IntegrationsPage_card__MV1u0:hover{border-color:rgba(110,155,251,.25);transform:translateY(-4px);box-shadow:0 20px 50px rgba(110,155,251,.1)}}.IntegrationsPage_cardHeader__9Ua2J{display:flex;align-items:center;justify-content:space-between}.IntegrationsPage_cardLogo__nvAtr{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.IntegrationsPage_cardLogo__nvAtr img{width:70%;height:auto}.IntegrationsPage_statusGroup__H2TkS{display:flex;align-items:center;gap:8px}.IntegrationsPage_statusDot__FG9Xa{width:8px;height:8px;border-radius:50%;background:#5eead4;animation:IntegrationsPage_pulse__53luP 2s ease-in-out infinite}@keyframes IntegrationsPage_pulse__53luP{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(94,234,212,.4)}50%{opacity:.6;box-shadow:0 0 0 5px rgba(94,234,212,0)}}.IntegrationsPage_statusBadge__AtO3S{padding:4px 10px;font-size:.72rem;font-weight:700;color:#5eead4;background:rgba(94,234,212,.1);border:1px solid rgba(94,234,212,.15);border-radius:999px}.IntegrationsPage_cardName__FsnRy{font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:700;margin:0}.IntegrationsPage_cardDesc__UC0hm{font-size:.88rem;color:rgba(226,232,240,.55);line-height:1.55;margin:0}.IntegrationsPage_featureList__O7lbC{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.IntegrationsPage_featureList__O7lbC li{display:flex;align-items:center;gap:8px;font-size:.82rem;color:rgba(226,232,240,.6)}.IntegrationsPage_featureCheck__Gb3lp{color:#5eead4;flex-shrink:0}.IntegrationsPage_cardVisual__yadQV{margin-top:auto}.IntegrationsPage_miniUI__nvSDh{background:rgba(2,6,23,.5);border:1px solid rgba(148,163,184,.08);border-radius:12px;padding:12px;font-family:Nunito,sans-serif;font-size:.75rem;display:flex;flex-direction:column;gap:5px}.IntegrationsPage_syncRow__K0j05{display:flex;align-items:center;gap:8px;padding:4px 0}.IntegrationsPage_syncDot__6QRLO{width:6px;height:6px;border-radius:50%;flex-shrink:0}.IntegrationsPage_syncLabel__TNYMY{color:rgba(226,232,240,.6);font-size:.72rem;font-weight:600}.IntegrationsPage_syncCount__q37cq{margin-left:auto;color:rgba(226,232,240,.4);font-size:.68rem;font-variant-numeric:tabular-nums}.IntegrationsPage_syncStatus__phFGg{font-size:.65rem;font-weight:700;width:16px;text-align:center}.IntegrationsPage_emailTo__wNlzR{color:rgba(226,232,240,.4);font-size:.68rem;margin-bottom:2px}.IntegrationsPage_emailSubject__kXoSj{color:rgba(226,232,240,.75);font-size:.75rem;font-weight:600;margin-bottom:8px}.IntegrationsPage_emailLines__BJW_M{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.IntegrationsPage_emailLine__y3KH0{height:5px;background:rgba(148,163,184,.06);border-radius:3px}.IntegrationsPage_emailBtns__kOhbv{display:flex;gap:5px}.IntegrationsPage_emailBtnSend__rOFeq{padding:4px 10px;border-radius:5px;font-size:.65rem;font-weight:700;background:linear-gradient(120deg,rgba(110,155,251,.2),rgba(94,234,212,.15));color:#5eead4}.IntegrationsPage_emailBtnEdit__XPSaO{padding:4px 10px;border-radius:5px;font-size:.65rem;font-weight:700;background:rgba(148,163,184,.06);color:rgba(226,232,240,.4)}.IntegrationsPage_processSection__TpjFA{text-align:center;margin-bottom:80px}.IntegrationsPage_processTitle__drqOK{font-family:Red Hat Display,sans-serif;font-size:var(--title-3);font-weight:800;margin:0 0 12px}.IntegrationsPage_processSubtitle__LefOU{font-size:1rem;color:rgba(226,232,240,.6);max-width:520px;margin:0 auto 48px;line-height:1.6}.IntegrationsPage_steps__0quqS{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.IntegrationsPage_step__HInaf{background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.12);border-radius:20px;padding:28px 22px;text-align:center;position:relative}.IntegrationsPage_stepTop__qXgKX{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px}.IntegrationsPage_stepNumber__9wO6j{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#6e9bfb,#5eead4);color:#0b1120;font-size:.82rem;font-weight:800;display:flex;align-items:center;justify-content:center}.IntegrationsPage_stepIconWrap__271G1{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.IntegrationsPage_stepTitle__2NNwK{font-family:Red Hat Display,sans-serif;font-size:1.1rem;font-weight:700;margin:0 0 8px}.IntegrationsPage_stepDesc__Evd3w{font-size:.88rem;color:rgba(226,232,240,.55);line-height:1.55;margin:0}.IntegrationsPage_cta__Mg7Aw{text-align:center}.IntegrationsPage_ctaInner__Zw7LC{max-width:700px;margin:0 auto;padding:48px 36px;border-radius:28px;border:1px solid rgba(148,163,184,.1);background:radial-gradient(circle at top,rgba(94,234,212,.08),transparent 34%),rgba(15,23,42,.56);display:flex;flex-direction:column;align-items:center;gap:10px}.IntegrationsPage_ctaTitle__DhPj7{margin:0;font-family:Red Hat Display,sans-serif;font-size:var(--title-3);font-weight:800}.IntegrationsPage_ctaSubtitle__DzTfV{margin:0;max-width:480px;color:rgba(226,232,240,.6);font-size:.95rem;line-height:1.6}.IntegrationsPage_ctaButton__gacpo{display:inline-flex;align-items:center;gap:10px;margin-top:12px;padding:14px 28px;border-radius:999px;background:linear-gradient(120deg,#6e9bfb,#5eead4);color:#0b1120;text-decoration:none;font-weight:800;font-size:1rem;box-shadow:0 16px 36px rgba(110,155,251,.3);transition:transform .25s ease,box-shadow .25s ease}@media (hover:hover) and (pointer:fine){.IntegrationsPage_ctaButton__gacpo:hover{transform:translateY(-2px);box-shadow:0 24px 48px rgba(110,155,251,.4)}}@media (max-width:960px){.IntegrationsPage_orbitSection__RBDQ7{width:260px;height:260px}.IntegrationsPage_orbitRing__GMPM1{width:180px;height:180px}.IntegrationsPage_orbitRingOuter__6cAOC{width:250px;height:250px}.IntegrationsPage_orbitNodeInner__stWAD{width:50px;height:50px}.IntegrationsPage_orbitCenter__Wg75J{width:64px;height:64px}.IntegrationsPage_orbitCenter__Wg75J img{width:44px;height:44px}}@media (max-width:640px){.IntegrationsPage_container__TLFA9{padding:100px 16px 60px}.IntegrationsPage_hero__zESpw{margin-bottom:40px}.IntegrationsPage_heroTitle___a3EA{font-size:var(--title-2)}.IntegrationsPage_orbitSection__RBDQ7{width:220px;height:220px;margin-bottom:48px}.IntegrationsPage_orbitRing__GMPM1{width:160px;height:160px}.IntegrationsPage_orbitRingOuter__6cAOC{display:none}.IntegrationsPage_orbitNodeInner__stWAD{width:44px;height:44px}.IntegrationsPage_orbitCenter__Wg75J{width:56px;height:56px;border-radius:14px}.IntegrationsPage_orbitCenter__Wg75J img{width:40px;height:40px}.IntegrationsPage_grid__3DImL{grid-template-columns:1fr;max-width:440px;margin:0 auto 64px}.IntegrationsPage_card__MV1u0{padding:22px 18px;gap:12px}.IntegrationsPage_steps__0quqS{grid-template-columns:1fr;max-width:440px;margin:0 auto}.IntegrationsPage_ctaInner__Zw7LC{padding:32px 20px;border-radius:20px}.IntegrationsPage_ctaButton__gacpo{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.IntegrationsPage_card__MV1u0,.IntegrationsPage_ctaButton__gacpo{transition:none}.IntegrationsPage_statusDot__FG9Xa{animation:none}}.HomeBackground_homeMain__zbVKW{position:relative;isolation:isolate;background-color:#0b1120}.HomeBackground_homeBackground__q4kAE{position:fixed;inset:0;z-index:0;pointer-events:none;background:#0b1120}.HomeBackground_glowOne__jDBlo,.HomeBackground_glowThree__oFnr3,.HomeBackground_glowTwo__P2QFk{position:absolute;border-radius:50%;opacity:.8;mix-blend-mode:screen;animation:HomeBackground_drift__ytR9v 32s ease-in-out infinite}.HomeBackground_glowOne__jDBlo{width:62vw;height:62vw;left:-12vw;top:-22vh;background:radial-gradient(circle,rgba(94,234,212,.28),transparent 70%)}.HomeBackground_glowTwo__P2QFk{width:56vw;height:56vw;right:-18vw;top:10vh;background:radial-gradient(circle,rgba(96,165,250,.32),transparent 70%);animation-duration:38s;animation-direction:reverse}.HomeBackground_glowThree__oFnr3{width:70vw;height:70vw;left:10vw;bottom:-30vh;background:radial-gradient(circle,rgba(129,140,248,.25),transparent 70%);animation-duration:44s}.HomeBackground_grid___RPL2{position:absolute;inset:-10% 0 0;background-image:linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 0),linear-gradient(180deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:140px 140px;opacity:.25;mask-image:radial-gradient(60% 60% at 50% 0,#000 0,transparent 70%)}.HomeBackground_noise__jBD1L{position:absolute;inset:0;opacity:.22;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E")}.HomeBackground_homeContent__k_vL4{position:relative;z-index:1}@keyframes HomeBackground_drift__ytR9v{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(3vw,-2vh,0) scale(1.05)}to{transform:translateZ(0) scale(1)}}@media (max-width:768px){.HomeBackground_glowOne__jDBlo,.HomeBackground_glowThree__oFnr3,.HomeBackground_glowTwo__P2QFk{opacity:.6}.HomeBackground_grid___RPL2{background-size:110px 110px;opacity:.2}}@media (prefers-reduced-motion:reduce){.HomeBackground_glowOne__jDBlo,.HomeBackground_glowThree__oFnr3,.HomeBackground_glowTwo__P2QFk{animation:none}}