.elevo-brand{display:inline-flex;min-width:0;align-items:center;gap:10px;color:var(--portal-text-primary, #142033)}.elevo-brand__mark{width:34px;height:34px;flex:0 0 34px;object-fit:contain}.elevo-brand__name{overflow:hidden;font-size:15px;font-weight:700;letter-spacing:0;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.elevo-brand--compact .elevo-brand__mark{width:32px;height:32px;flex-basis:32px}.elevo-brand--inverse{color:#fff}.date-time-range-picker__custom-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:8px;padding:10px 12px}.date-time-range-picker__preset:focus-visible,.date-time-range-picker__input:focus-visible{outline:2px solid var(--date-time-range-picker-focus);outline-offset:2px}.date-time-range-picker__input:focus-visible{outline-offset:0}@media (max-width: 420px){.date-time-range-picker__content{width:min(380px,calc(100vw - 64px))!important;max-width:none!important}.date-time-range-picker__custom-row{grid-template-columns:minmax(0,1fr)}.date-time-range-picker__separator{justify-self:center;padding:0!important;transform:rotate(90deg)}}@media (forced-colors: active){.date-time-range-picker__preset:focus-visible,.date-time-range-picker__input:focus-visible{outline-color:CanvasText}}body.public-site-menu-open,body.gateway-contact-open{overflow:hidden}.public-site-header{position:sticky;top:0;z-index:30;height:68px;border-bottom:1px solid var(--gateway-line, #dfe5ed);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-site-header,.public-site-header *{box-sizing:border-box}.public-site-header a{color:inherit;font:inherit;text-decoration:none}.public-site-header .elevo-brand{color:var(--gateway-ink-strong, #08111f)}.public-site-header__container{display:flex;width:min(calc(100% - 48px),1180px);height:100%;align-items:center;gap:34px;margin-inline:auto}.public-site-header nav{display:flex;align-items:center;gap:24px;margin-left:22px}.public-site-header nav a,.public-site-header nav .gateway-contact__trigger,.public-site-header__actions>a:first-child{color:#667286;font-size:14px}.public-site-header nav a:not(.public-site-header__mobile-cta){display:inline-flex;align-items:center;gap:5px}.public-site-header nav a .anticon{font-size:12px}.public-site-header nav a:hover,.public-site-header nav .gateway-contact__trigger:hover,.public-site-header__actions>a:first-child:hover{color:var(--gateway-ink-strong, #08111f)}.public-site-header__actions{display:flex;align-items:center;gap:16px;margin-left:auto}.public-site-header__account-loading{display:block;width:92px;height:38px;border-radius:6px;background:var(--gateway-surface-subtle)}.public-site-header a.public-site-header__primary{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid var(--gateway-blue, #2563eb);border-radius:6px;padding-inline:15px;background:var(--gateway-blue, #2563eb);color:#fff;font-size:14px;font-weight:650;white-space:nowrap}.public-site-header a.public-site-header__primary:hover{color:#fff;filter:brightness(.92)}.public-site-header__menu,.public-site-header__mobile-cta{display:none}.public-site-header__menu>span:first-child{font-size:24px;line-height:1}.public-site-header__menu-lines{display:grid;gap:4px}.public-site-header__menu-lines i{display:block;width:17px;height:2px;background:currentColor}.gateway-contact{position:relative}.gateway-contact__trigger{border:0;padding:0;background:transparent;color:inherit}.gateway-contact__backdrop{display:none}.gateway-contact__popover{position:absolute;z-index:40;width:max-content;max-width:min(680px,calc(100vw - 32px));max-height:calc(100vh - 100px);overflow-y:auto;border:1px solid var(--gateway-line, #dfe5ed);border-radius:8px;padding:18px;background:var(--gateway-surface, #fff);color:var(--gateway-ink, #142033)}.gateway-contact__popover--down{top:calc(100% + 18px);left:50%;transform:translate(-50%)}.gateway-contact__popover--up{right:0;bottom:calc(100% + 14px)}.gateway-contact__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.gateway-contact__heading>div{display:grid;gap:2px}.gateway-contact__heading strong{margin:0;color:var(--gateway-ink-strong, #08111f);font-size:15px}.gateway-contact__heading span{color:var(--gateway-muted, #5f6b7d);font-size:12px}.gateway-contact__heading>button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:4px;padding:0;background:#f1f5f9;color:var(--gateway-muted, #5f6b7d);font-size:20px;line-height:1}.gateway-contact__grid{display:grid;grid-template-columns:repeat(2,180px);gap:12px}.gateway-contact__grid--single{grid-template-columns:180px}.gateway-contact__grid article{display:grid;min-width:0;justify-items:center;border:1px solid var(--gateway-line, #dfe5ed);border-radius:6px;padding:11px;background:var(--gateway-surface, #fff);text-align:center}.gateway-contact__grid article:only-child{width:180px;justify-self:center;grid-column:1 / -1}.gateway-contact__grid img{display:block;width:156px;height:156px;object-fit:contain}.gateway-contact__grid article>strong{margin-top:9px;color:var(--gateway-ink-strong, #08111f);font-size:13px;overflow-wrap:anywhere}.gateway-contact__grid article>span{margin-top:3px;color:var(--gateway-muted, #5f6b7d);font-size:11px;line-height:1.45;overflow-wrap:anywhere}.gateway-contact--footer{margin:6px 0}.gateway-contact--footer .gateway-contact__trigger{color:inherit;font-size:12px}@media (max-width: 1040px){.public-site-header__container{gap:20px}.public-site-header nav{gap:16px;margin-left:0}}@media (max-width: 900px){.public-site-header{height:62px}.public-site-header nav{position:absolute;inset:100% 0 auto;display:none;width:100%;height:calc(100dvh - 62px);overflow-y:auto;margin:0;padding:22px 20px;background:var(--gateway-surface, #fff)}.public-site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.public-site-header nav a,.public-site-header nav .gateway-contact__trigger{width:100%;padding:16px 4px;border-bottom:1px solid var(--gateway-line, #dfe5ed);color:var(--gateway-ink, #142033);font-size:16px;text-align:left}.public-site-header nav .public-site-header__mobile-cta{display:flex;min-height:46px;align-items:center;justify-content:center;margin-top:20px;border:0;border-radius:6px;background:var(--gateway-blue, #2563eb);color:#fff;font-weight:650}.public-site-header nav .public-site-header__mobile-cta.public-site-header__account-loading{background:var(--gateway-surface-subtle)}.public-site-header__actions>a{display:none}.public-site-header__actions>.public-site-header__account-loading{display:none}.public-site-header__menu{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--gateway-line-strong, #cbd3df);border-radius:6px;background:var(--gateway-surface, #fff);color:var(--gateway-ink, #142033)}body.gateway-contact-open .public-site-header{position:static}.gateway-contact__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:block;border:0;padding:0;background:#08111f80}.gateway-contact__popover,.gateway-contact__popover--down,.gateway-contact__popover--up{position:fixed;inset:50% auto auto 50%;width:max-content;max-width:calc(100vw - 32px);max-height:calc(100vh - 40px);transform:translate(-50%,-50%)}.gateway-contact__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gateway-contact__grid--single{grid-template-columns:minmax(0,1fr)}.gateway-contact__grid img{width:min(156px,100%);height:auto;aspect-ratio:1}}@media (max-width: 760px){.public-site-header__container{width:min(calc(100% - 32px),1180px)}.gateway-contact--footer{width:100%}.gateway-contact--footer .gateway-contact__trigger{padding:6px 0;color:inherit;font-size:12px;text-align:left}}@media (max-width: 420px){.gateway-contact__grid{grid-template-columns:minmax(0,1fr)}.gateway-contact__grid img{width:156px}}html,body,#root{min-height:100%;margin:0}.gateway-home{--gateway-ink: #142033;--gateway-ink-strong: #08111f;--gateway-muted: #5f6b7d;--gateway-subtle: #8792a4;--gateway-line: #dfe5ed;--gateway-line-strong: #cbd3df;--gateway-blue: #2563eb;--gateway-blue-dark: #1d4ed8;--gateway-green: #16845b;--gateway-surface: #ffffff;--gateway-surface-subtle: #f8fafc;--gateway-on-accent: #ffffff;min-width:320px;background:var(--gateway-surface);color:var(--gateway-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none}.gateway-home *,.gateway-home *:before,.gateway-home *:after{box-sizing:border-box}.gateway-home a{color:inherit;text-decoration:none}.gateway-home button,.gateway-home a{font:inherit}.gateway-home button{cursor:pointer}.gateway-home h1,.gateway-home h2,.gateway-home h3,.gateway-home p{margin-top:0;letter-spacing:0}.gateway-home ul{padding:0;margin:0;list-style:none}.gateway-home__container{width:min(calc(100% - 48px),1180px);margin-inline:auto}.gateway-home section[id]{scroll-margin-top:84px}.gateway-home__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;border:1px solid var(--gateway-line-strong);border-radius:6px;padding:0 19px;background:var(--gateway-surface);color:var(--gateway-ink-strong);font-weight:650;white-space:nowrap;transition:border-color .18s ease,background .18s ease,transform .18s ease}.gateway-home__button:hover{border-color:#9aa7b9;transform:translateY(-1px)}.gateway-home .gateway-home__button--primary{border-color:var(--gateway-blue);background:var(--gateway-blue);color:var(--gateway-on-accent)}.gateway-home .gateway-home__button--primary:hover{border-color:var(--gateway-blue-dark);background:var(--gateway-blue-dark);color:var(--gateway-on-accent)}.gateway-home :focus-visible{outline:3px solid rgba(37,99,235,.36);outline-offset:3px}.gateway-home-hero{border-bottom:1px solid var(--gateway-line);padding:68px 0 58px;background:var(--gateway-surface)}.gateway-home-hero__inner{display:flex;flex-direction:column;align-items:center}.gateway-home-hero__copy{max-width:820px;text-align:center}.gateway-home__kicker{display:inline-block;margin-bottom:14px;color:var(--gateway-blue);font-size:12px;font-weight:750}.gateway-home-hero h1{margin-bottom:16px;color:var(--gateway-ink-strong);font-size:58px;line-height:1.08}.gateway-home-hero__copy>p{margin-bottom:28px;color:var(--gateway-muted);font-size:18px;line-height:1.7}.gateway-home-hero__actions{display:flex;justify-content:center;gap:12px}.gateway-home-hero__highlights{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 28px;margin-top:24px;color:#465469;font-size:14px;font-weight:550}.gateway-home-hero__highlights>span{display:inline-flex;align-items:center;gap:7px}.gateway-home-hero__highlights i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--gateway-green)}.gateway-workspace{width:min(880px,100%);min-height:440px;overflow:hidden;margin-top:50px;border:1px solid #d7dee8;border-radius:8px;background:var(--gateway-surface);box-shadow:0 22px 60px #0f172a21}.gateway-workspace__topbar{height:46px;display:flex;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid #e1e7ef;background:var(--gateway-surface-subtle)}.gateway-workspace__topbar>strong{color:#445064;font-size:11px}.gateway-workspace__dots{display:flex;gap:5px}.gateway-workspace__dots i{width:7px;height:7px;border-radius:50%;background:#c4ceda}.gateway-workspace__sample{margin-left:auto;border:1px solid #dce3ec;border-radius:4px;padding:3px 7px;color:#8994a5;font-size:9px}.gateway-workspace__tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e1e7ef}.gateway-workspace__tabs button{min-height:44px;border:0;border-right:1px solid #e1e7ef;background:var(--gateway-surface);color:#788598;font-size:11px}.gateway-workspace__tabs button:last-child{border-right:0}.gateway-workspace__tabs button.is-active{box-shadow:inset 0 -2px var(--gateway-blue);background:var(--gateway-surface-subtle);color:var(--gateway-ink)}.gateway-workspace__body{padding:18px}.gateway-workspace__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gateway-workspace__metric{min-height:86px;padding:13px;border:1px solid #e1e7ef;border-radius:6px;background:var(--gateway-surface-subtle)}.gateway-workspace__metric>span{display:block;color:#778397;font-size:10px}.gateway-workspace__metric>strong{display:block;margin:8px 0 5px;color:var(--gateway-ink);font-size:21px;font-variant-numeric:tabular-nums}.gateway-workspace__metric>small{color:#778397;font-size:9px}.gateway-workspace__metric>small.is-positive{color:var(--gateway-green)}.gateway-workspace__section-heading{display:flex;align-items:center;justify-content:space-between;margin:17px 0 8px;color:#475467;font-size:11px}.gateway-workspace__section-heading span{color:#8994a5;font-size:9px}.gateway-workspace__rows{overflow:hidden;border:1px solid #e1e7ef;border-radius:6px}.gateway-workspace__row{display:grid;grid-template-columns:1.3fr .6fr .7fr .72fr;min-height:44px;align-items:center;padding:0 12px;border-bottom:1px solid #e6ebf2;color:#697586;font-size:10px}.gateway-workspace__row:last-child{border-bottom:0}.gateway-workspace__identity{display:flex;align-items:center;gap:8px;color:#344054}.gateway-workspace__identity i{display:grid;width:23px;height:23px;place-items:center;border-radius:5px;background:#eef2f7;color:#42526a;font-size:8px;font-style:normal}.gateway-workspace__progress{width:100%;height:4px;overflow:hidden;border-radius:2px;background:#dce3ec}.gateway-workspace__progress i{display:block;height:100%;background:#4c7ff2}.gateway-workspace__status{width:max-content;border-radius:4px;padding:3px 6px;background:#e8f6ef;color:#167755}.gateway-workspace__summary{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:14px;color:#7a8698;font-size:10px}.gateway-workspace__summary>i{width:7px;height:7px;margin-left:5px;border-radius:50%;background:var(--gateway-blue);box-shadow:0 0 0 4px #3b82f621}.gateway-workspace__summary strong{display:block;margin-bottom:2px;color:#344054;font-weight:600}.gateway-workspace__summary small{color:#8994a5}.gateway-home__section{padding:92px 0}.gateway-home__heading{max-width:760px;margin-bottom:38px}.gateway-home__heading--wide{max-width:900px}.gateway-home__heading h2,.gateway-quick-start h2,.gateway-home-cta h2{margin-bottom:0;color:var(--gateway-ink-strong);font-size:42px;line-height:1.18}.gateway-home__heading>p{max-width:820px;margin:18px 0 0;color:var(--gateway-muted);font-size:16px;line-height:1.75}.gateway-home__sources{border-bottom:1px solid var(--gateway-line);background:var(--gateway-surface-subtle)}.gateway-source-flow{display:grid;grid-template-columns:minmax(260px,1fr) 44px minmax(210px,.7fr) minmax(290px,1.1fr);align-items:stretch;gap:20px}.gateway-source-flow__sources{display:grid;gap:10px}.gateway-source-option{display:grid;grid-template-columns:38px minmax(0,1fr);gap:15px;min-height:138px;padding:22px;border:1px solid var(--gateway-line);border-radius:8px;background:var(--gateway-surface)}.gateway-source-option--byok{border-color:#9bcbb9;box-shadow:inset 3px 0 var(--gateway-green)}.gateway-source-option__icon,.gateway-source-flow__gateway-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:6px;background:#edf2f7;color:#42526a;font-size:18px}.gateway-source-option--byok .gateway-source-option__icon{background:#e8f6ef;color:var(--gateway-green)}.gateway-source-option__label{display:block;margin-bottom:7px;color:#637083;font-size:11px;font-weight:750}.gateway-source-option h3{margin-bottom:7px;color:var(--gateway-ink-strong);font-size:17px;line-height:1.35}.gateway-source-option p{margin-bottom:0;color:var(--gateway-muted);font-size:12px;line-height:1.65}.gateway-source-option__action{display:inline-flex;align-items:center;gap:5px;margin-top:12px;color:var(--gateway-blue);font-size:12px;font-weight:650}.gateway-source-option__action .anticon{font-size:11px}.gateway-source-option__action:hover{color:var(--gateway-blue-dark)}.gateway-source-flow__connector{display:grid;place-items:center;color:#8995a6;font-size:21px}.gateway-source-flow__gateway{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;border-block:1px solid var(--gateway-line-strong);padding:26px 14px;text-align:center}.gateway-source-flow__gateway-icon{margin-bottom:16px;background:color-mix(in srgb,var(--gateway-blue) 10%,white);color:var(--gateway-blue)}.gateway-source-flow__gateway>span:not(.gateway-source-flow__gateway-icon){color:var(--gateway-blue);font-size:11px;font-weight:750}.gateway-source-flow__gateway strong{margin-top:8px;color:var(--gateway-ink-strong);font-size:16px;line-height:1.5}.gateway-source-flow__governance{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--gateway-line)}.gateway-source-flow__governance article{min-width:0;padding:19px 0;border-bottom:1px solid var(--gateway-line)}.gateway-source-flow__governance article:nth-child(odd){padding-right:18px}.gateway-source-flow__governance article:nth-child(2n){border-left:1px solid var(--gateway-line);padding-left:18px}.gateway-source-flow__governance h3{margin-bottom:7px;color:var(--gateway-ink-strong);font-size:14px}.gateway-source-flow__governance p{margin-bottom:0;color:var(--gateway-muted);font-size:11px;line-height:1.6}.gateway-source-flow__platform{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;border-top:1px solid var(--gateway-line);padding-top:20px;color:var(--gateway-muted);font-size:13px;line-height:1.6}.gateway-source-flow__platform a{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;color:var(--gateway-blue);font-weight:650}.gateway-source-flow__platform a:hover{color:var(--gateway-blue-dark)}.gateway-capabilities{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--gateway-line);border-bottom:1px solid var(--gateway-line)}.gateway-capabilities article{min-height:226px;padding:30px 32px 28px 0;border-right:1px solid var(--gateway-line)}.gateway-capabilities article+article{padding-left:32px}.gateway-capabilities article:last-child{border-right:0}.gateway-feature-icon{display:inline-grid;width:38px;height:38px;place-items:center;margin-bottom:20px;border:1px solid color-mix(in srgb,var(--gateway-blue) 24%,var(--gateway-line));border-radius:6px;background:color-mix(in srgb,var(--gateway-blue) 6%,white);color:var(--gateway-blue);font-size:18px}.gateway-capabilities h3{margin-bottom:12px;font-size:20px}.gateway-capabilities p{margin-bottom:18px;color:var(--gateway-muted);line-height:1.7}.gateway-capabilities ul{display:grid;gap:7px;color:#475569;font-size:13px}.gateway-capabilities li:before{margin-right:8px;color:var(--gateway-green);content:"✓"}.gateway-home__trust{border-top:1px solid var(--gateway-line);background:var(--gateway-surface-subtle)}.gateway-trust-grid,.gateway-use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gateway-trust-grid article,.gateway-use-case-grid article{min-height:170px;padding:26px;border:1px solid var(--gateway-line);border-radius:8px;background:var(--gateway-surface)}.gateway-trust-grid h3,.gateway-use-case-grid h3{margin-bottom:12px;color:var(--gateway-ink-strong);font-size:18px}.gateway-trust-grid p,.gateway-use-case-grid p{margin-bottom:0;color:var(--gateway-muted);line-height:1.75}.gateway-use-case-grid article{min-height:176px;border-top:3px solid var(--gateway-blue)}.gateway-use-case-grid article>span{display:block;margin-bottom:22px;color:var(--gateway-blue);font-size:11px;font-weight:750}.gateway-home__use-cases{border-top:1px solid var(--gateway-line)}.gateway-home__quick-start{border-top:1px solid var(--gateway-line);background:var(--gateway-surface-subtle)}.gateway-quick-start{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:72px}.gateway-quick-start__copy p{margin:17px 0 26px;color:var(--gateway-muted);font-size:16px;line-height:1.75}.gateway-quick-start__copy ul{display:grid;gap:10px;color:#4d596b;font-size:13px}.gateway-quick-start__copy li:before{display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:50%;background:var(--gateway-blue);content:""}.gateway-code{min-width:0;overflow:hidden;border:1px solid #314157;border-radius:8px;background:#0a121e;box-shadow:0 18px 45px #0f172a2e}.gateway-code__tabs{display:flex;border-bottom:1px solid #26364a;background:#101b2a}.gateway-code__tabs>[role=tablist]{display:flex;min-width:0;overflow-x:auto}.gateway-code__tabs [role=tab]{min-height:46px;border:0;border-right:1px solid #26364a;padding:0 17px;background:transparent;color:#8290a5;font-size:11px}.gateway-code__tabs [role=tab].is-active{box-shadow:inset 0 -2px #4c7ff2;background:#142236;color:#f1f5f9}.gateway-code__tabs>.gateway-code__copy{display:inline-flex;align-items:center;gap:6px;margin-left:auto;border-right:0}.gateway-code pre{min-height:300px;overflow:auto;margin:0;padding:27px;color:#d8e0eb;font:12px/1.8 SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre}.gateway-faq{display:grid;grid-template-columns:.58fr 1.42fr;gap:72px}.gateway-faq .gateway-home__heading{margin-bottom:0}.gateway-faq__list{border-top:1px solid var(--gateway-line)}.gateway-faq__list article{border-bottom:1px solid var(--gateway-line)}.gateway-faq__list button{width:100%;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;padding:0;background:transparent;color:var(--gateway-ink);font-weight:650;text-align:left}.gateway-faq__list button span:last-child{color:var(--gateway-subtle);font-size:20px;font-weight:400;transition:transform .18s ease}.gateway-faq__list article.is-open button span:last-child{transform:rotate(45deg)}.gateway-faq__list p{margin:0;padding:0 36px 22px 0;color:var(--gateway-muted);font-size:14px;line-height:1.75}.gateway-home-cta{border-top:1px solid var(--gateway-line);padding:64px 0}.gateway-home-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.gateway-home-cta__copy p{margin:12px 0 0;color:var(--gateway-muted);font-size:15px}.gateway-home-cta__inner>div:last-child{display:flex;gap:10px}.gateway-home-footer{padding:52px 0 30px;background:#0b1320;color:#8d9aae}.gateway-home-footer__grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:54px;padding-bottom:40px;border-bottom:1px solid #253246}.gateway-home-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start}.gateway-home-footer__grid p{max-width:300px;margin:16px 0 0;font-size:13px;line-height:1.7}.gateway-home-footer__grid strong{margin-bottom:12px;color:#dce3ed;font-size:12px}.gateway-home-footer__grid a{margin:6px 0;color:#8492a6;font-size:12px}.gateway-home-footer__grid a:hover{color:var(--gateway-on-accent)}.gateway-home-footer__bottom{padding-top:24px;font-size:11px}@media (max-width: 1040px){.gateway-home-hero{padding-top:62px}.gateway-source-flow{grid-template-columns:minmax(260px,1fr) 40px minmax(220px,.8fr)}.gateway-source-flow__governance{grid-column:1 / -1;margin-top:8px}.gateway-quick-start{grid-template-columns:1fr;gap:46px}.gateway-quick-start__copy{max-width:720px}}@media (max-width: 900px){.gateway-home-cta__inner{align-items:stretch;flex-direction:column;gap:30px}.gateway-home-cta__inner>div{align-self:flex-start}}@media (max-width: 760px){.gateway-home__container{width:min(calc(100% - 32px),1180px)}.gateway-home-hero{padding:48px 0 42px}.gateway-home-hero h1{font-size:40px}.gateway-home-hero__copy>p{font-size:16px}.gateway-home-hero__highlights{align-items:flex-start;justify-content:flex-start;gap:10px 16px;text-align:left}.gateway-home-hero__highlights>span{flex:1 1 170px}.gateway-workspace{min-height:0;margin-top:38px}.gateway-workspace__body{padding:12px}.gateway-workspace__metrics{grid-template-columns:1fr 1fr}.gateway-workspace__metric:last-child{display:none}.gateway-workspace__row{grid-template-columns:1.3fr .7fr}.gateway-workspace__row>:nth-child(3),.gateway-workspace__row>:nth-child(4){display:none}.gateway-home__section{padding:64px 0}.gateway-home__heading{margin-bottom:30px}.gateway-home__heading h2,.gateway-quick-start h2,.gateway-home-cta h2{font-size:32px}.gateway-source-flow{grid-template-columns:1fr;gap:18px}.gateway-source-flow__connector{min-height:24px;transform:rotate(90deg)}.gateway-source-flow__gateway{min-height:150px;border:1px solid var(--gateway-line-strong);border-radius:8px}.gateway-source-flow__governance{grid-column:auto;grid-template-columns:1fr;margin-top:0}.gateway-source-flow__governance article,.gateway-source-flow__governance article:nth-child(odd),.gateway-source-flow__governance article:nth-child(2n){border-left:0;padding:20px 0}.gateway-source-flow__platform{align-items:flex-start;flex-direction:column;gap:10px}.gateway-capabilities{grid-template-columns:1fr}.gateway-capabilities article,.gateway-capabilities article+article{min-height:0;padding:28px 0;border-right:0;border-bottom:1px solid var(--gateway-line)}.gateway-capabilities article:last-child{border-bottom:0}.gateway-trust-grid,.gateway-use-case-grid{grid-template-columns:1fr}.gateway-trust-grid article,.gateway-use-case-grid article{min-height:0}.gateway-feature-icon{margin-bottom:18px}.gateway-quick-start{gap:30px}.gateway-code__tabs [role=tab]{min-width:max-content;padding-inline:13px}.gateway-code pre{min-height:330px;padding:20px 16px;font-size:10px}.gateway-faq{grid-template-columns:1fr;gap:22px}.gateway-home-cta__inner>div{width:100%;flex-direction:column}.gateway-home-footer__grid{grid-template-columns:1fr 1fr;gap:34px 24px}.gateway-home-footer__grid>div:first-child{grid-column:1 / -1}}@media (prefers-reduced-motion: reduce){.gateway-home *,.gateway-home *:before,.gateway-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
