﻿@font-face{font-family:clash;src:url(../fonts/clash.woff2)format("woff2");font-weight:200 700;font-display:block;font-style:normal}@font-face{font-family:inter;font-style:normal;src:url(../fonts/inter.var.woff2)format("woff2-variations"),url(../fonts/inter.var.woff2)format("woff2");src:url(../fonts/inter.var.woff2)format("woff2")tech("variations");font-weight:100 900;font-display:fallback;font-style:normal}@font-face{font-family:inter;font-style:italic;src:url(../fonts/inter.var.italic.woff2)format("woff2");font-weight:100 900;font-display:fallback}@font-face{font-family:jetbrains;src:url(../fonts/jetbrains.woff2)format("woff2");font-weight:400;font-display:fallback;font-style:normal}@font-face{font-family:jetbrains;src:url(../fonts/jetbrains-semi.woff2)format("woff2");font-weight:500 600;font-display:fallback;font-style:normal}*,*::before,*::after{box-sizing:border-box}html{--font-body:"Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-heading:"Clash", var(--font-body);--font-mono:"JetBrains", source-code-pro, Menlo, Monaco, Consolas, monospace;--white0:#ffffff;--white1:#fafafa;--white2:#f3f2f1;--white3:#E0E0E0;--white4:#BDBDBD;--white5:#828282;--gray0:#4F4F4F;--gray1:#828282;--gray2:#bdbdbd;--gray3:#e0e0e0;--black0:#090909;--black1:#111111;--black2:#222222;--black3:#333333;--black4:#444444;--black5:#757575;--blue1:#77a5ff;--blue2:#3b54da;--green1:#77d656;--green2:#388707;--orange1:#F2994A;--orange2:#FDF0E4;--purple1:#BA83FF;--purple2:#9C61E5;--red1:#ED4E4E;--red2:#E83B3B;--yellow1:#F2C94C;--yellow2:#FBEFC9;--goldDust:#b4ab86;--brown:#705D28;--container-padding:1rem;font-size:16px;font-family:var(--font-body);font-feature-settings:"calt","liga";font-weight:400;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:6rem;background-color:#080808;background-image:url(../img/noise.png);background-size:200px 200px;background-repeat:repeat;color:var(--white0);touch-action:manipulation;--text-color:var(--white0);--link-color:var(--blue1);--container-padding:1rem;--border-radius:.375rem;--border-color:var(--black3)}@media(min-width:390px){html{--container-padding:1.5rem}}@media(min-width:1024px){html{--container-padding:3rem}}@media(prefers-color-scheme:light){html{--white0:#090909;--white1:#111111;--white2:#222222;--white3:#333333;--white4:#444444;--white5:#757575;--gray0:#e0e0e0;--gray1:#bdbdbd;--gray2:#828282;--gray3:#4f4f4f;--black0:#ffffff;--black1:#fafafa;--black2:#f3f2f1;--black3:#e0e0e0;--black4:#BDBDBD;--black5:#828282;--blue1:#3b54da;--blue2:#77a5ff;--purple1:#9C61E5;--purple2:#BA83FF;--green1:#388707;--green2:#77d656;background-color:#fcfcfc;background-image:url(../img/noise-light.png);--border-color:var(--black4)}}body{margin:0;padding:0;font-size:1rem}h1,h2,h3,h4,p,blockquote,figure{margin:0;padding:0}section,main{display:block}h1,h2,h3,h4{font-size:inherit;font-weight:400;color:var(--black0)}h2{font-size:1.5rem}h3{font-size:1.25rem}h2,h3{letter-spacing:-.02em}p{font-weight:400;font-size:1rem}a{color:var(--blue1);text-decoration:none;transition:color .2s ease;-webkit-tap-highlight-color:transparent}a:hover:not(.btn) :not(.footer-social) :not(.logo) :not(.sidebar-item) :not(.sidebar-sub-item) :not(.site-header-link) :not(.nav-group~a),a:focus:not(.btn) :not(.footer-social) :not(.logo) :not(.sidebar-item) :not(.sidebar-sub-item) :not(.site-header-link) :not(.nav-group~a){text-decoration:underline}ul,ol{margin:0 0 1.5rem;padding-left:1.5rem}button{overflow:visible;border:0;font:inherit;-webkit-font-smoothing:inherit;letter-spacing:inherit;background:0 0;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus{box-shadow:0 0 0 4px rgba(102,81,161,.15)}img{max-width:100%;height:auto;border:0}video{max-width:100%;height:auto;border-radius:.75rem;margin-bottom:2rem}@supports(corner-shape:squircle){video{corner-shape:squircle;border-radius:1.5rem}}::-moz-focus-inner{padding:0;border:0}:focus{outline:0}::selection{background:rgba(119,214,86,.4)}::-moz-selection{background:rgba(119,214,86,.4)}@media(prefers-color-scheme:light){::selection{background:rgba(59,84,218,.2)}::-moz-selection{background:rgba(59,84,218,.2)}}pre{overflow-x:auto}pre,code{font-family:var(--font-mono);font-size:.875rem}code{background-color:#f3f2f1;border-radius:.25px;color:var(--title-color);padding:.25rem .5rem;border-radius:.375rem}@supports(corner-shape:squircle){code{corner-shape:squircle;border-radius:.75rem}}pre code{background-color:transparent}table{max-width:100%;width:100%;border-collapse:collapse;font-size:.875rem;margin-bottom:2rem;line-height:1.5}th{color:var(--title-color);text-align:left;font-weight:700}tr:not(tbody tr:last-child){border-bottom:1px solid var(--black2)}@media(prefers-color-scheme:light){tr:not(tbody tr:last-child){border-color:rgba(0,0,0,5%)}}td,th{padding:8px}td{vertical-align:top}table tr>td:first-child,table tr>th:first-child{padding-left:0}hr{border:0;border-top:1px solid rgba(255,255,255,5%);margin:2rem 0}@media(prefers-color-scheme:light){hr{border-color:rgba(0,0,0,5%)}}dl{margin-bottom:2rem}dl dt{font-weight:700;margin-bottom:.5rem}dl dd{margin-bottom:2rem;margin-left:0;line-height:1.5}.contain{max-width:101rem;padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}@media(min-width:1024px){.contain{margin-left:auto;margin-right:auto}}@supports(padding:0px){.contain{padding-left:Max(var(--container-padding),env(safe-area-inset-left));padding-right:Max(var(--container-padding),env(safe-area-inset-right))}}.icon{width:1rem;height:1rem;vertical-align:middle}.hero{position:relative;display:flex;align-items:center;justify-content:center;padding:5rem 5%}@media(min-width:660px){.hero{padding:5rem 10%;min-height:90vh}}.hero-text{position:relative;z-index:2;text-align:center;margin-bottom:6rem}.hero-text h1{color:var(--white0);font-family:var(--font-heading);font-weight:500;font-size:2.25rem;letter-spacing:.03em;text-align:center;line-height:1.1;max-width:20ch;margin:auto;margin-bottom:3rem}.hero-text h2{font-weight:500;line-height:1.5;max-width:50ch;text-wrap:balance;font-size:1.0625rem;color:var(--white2);margin-bottom:3rem}@media(min-width:660px){.hero-text h1{font-size:4rem}.hero-text h2{font-size:1.25rem}}@media(min-width:768px){.hero-text h1{font-size:4.5rem}}.hero-containment{contain:style}.hero-containment img{width:100%;height:100%;contain:paint;object-fit:cover;object-position:center}.hero-grid{pointer-events:none;position:absolute;top:0;z-index:-1;width:100vw;height:100%;content-visibility:auto;contain-intrinsic-height:100vw;overflow:hidden;border-radius:1rem 1rem 0 0;mask-image:linear-gradient(black 60%,transparent 100%)}.text-link{transition:color .2s ease-in-out}.text-link:hover,.text-link:focus{text-decoration:underline}.container{padding-left:10%;padding-right:10%;position:relative}.subhead{font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--gray2);margin-bottom:1rem}@supports(mix-blend-mode:plus-lighter){.subhead html:not(.light-page) .subhead{color:var(--white0);mix-blend-mode:plus-lighter;opacity:.5}}.blink::after{content:'';display:inline-block;margin-left:1rem;width:1.5rem;height:3rem;position:relative;top:-3px;background:currentColor;opacity:.2;vertical-align:middle;border-radius:1px;animation:cursor-blink 1.5s steps(2)infinite}.grid-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.5rem}@media(max-width:760px){.grid-three{grid-template-columns:1fr 1fr 1fr auto;gap:1.5rem;margin-left:calc(var(--container-padding) * -1);margin-right:calc(var(--container-padding) * -1);padding-left:var(--container-padding);overflow-x:auto;scroll-snap-type:x mandatory}.grid-three.intro{padding-bottom:1.5rem}.grid-three::after{content:'';height:1px;width:1px}.grid-three .card,.grid-three .intro-card{width:75vw;max-width:25rem;scroll-snap-align:center}}.grid-two{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.intro{margin-bottom:2.5rem}.intro h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--white0)}.intro p{font-size:.875rem;text-wrap:pretty;color:var(--white4);margin-bottom:1rem;line-height:1.5}.intro .subhead{display:flex;flex-direction:row;gap:1rem;align-items:center;margin-right:-1rem}.intro .subhead::after{content:'';flex:1;border-top:1px dashed var(--border-color)}.intro>div:last-child .subhead{margin-right:0}.intro>div:last-child .subhead::after{display:none}.intro a:not(.card){font-size:.875rem;font-weight:500}.intro a:not(.card):hover,.intro a:not(.card):focus{text-decoration:underline}@media(min-width:1024px){.intro{margin-bottom:8rem}}.chip-container{display:flex;margin-top:1rem;flex-direction:row;flex-wrap:wrap;gap:.5rem}.chip-container a,.chip{padding:.25rem .5rem;border-radius:.5rem;font-size:.8125rem;font-weight:450;background-color:rgba(255,255,255,8%);color:var(--white4);transition:all .2s ease}.chip-container a:hover,.chip-container a:focus,.chip:hover,.chip:focus{color:var(--white0)!important;background-color:rgba(255,255,255,.16)!important}@media(prefers-color-scheme:light){.chip-container a,.chip{background-color:rgba(0,0,0,4%)!important}.chip-container a:hover,.chip-container a:focus,.chip:hover,.chip:focus{background-color:rgba(0,0,0,.1)!important}}.home-heading{font-size:1.25rem;font-weight:600;line-height:1.3;color:var(--white0);margin-bottom:.5rem}.resource-section{padding:1rem;border-radius:.375rem;background-color:rgba(0,0,0,.1)}@supports(corner-shape:squircle){.resource-section{corner-shape:squircle;border-radius:.75rem}}.resource-section .uppercase-heading{margin-bottom:1rem;color:rgba(0,0,0,.5)}.resource-section a{display:block;width:fit-content;color:var(--white0);font-size:.875rem;font-weight:500;margin-bottom:1rem;transition:opacity .2s ease;opacity:.6}.resource-section a span{opacity:.6}.resource-section a:hover,.resource-section a:focus{color:var(--white0)!important;opacity:1!important}@media(prefers-color-scheme:light){.resource-section{background-color:rgba(255,255,255,8%)}}.section-block{--white0:#090909;--text-color:#222;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;padding:1.5rem;margin-bottom:10rem;background-image:url(../img/section-rainbow.jpg);background-repeat:no-repeat;background-size:cover;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,8%)}@supports(corner-shape:squircle){.section-block{corner-shape:squircle;border-radius:1.5rem}}.section-block h3{font-size:1.5rem;font-weight:700;color:var(--white0);margin-bottom:.5rem;margin-top:0}.section-block h3 a{color:var(--white0)}.section-block p{max-width:41ch;margin-bottom:1.5rem;opacity:.7;color:var(--text-color)}.section-block .btn{background:rgba(0,0,0,8%);border-color:transparent;box-shadow:unset}.section-block .btn:hover,.section-block .btn:focus{box-shadow:unset;border-color:transparent;background-color:rgba(0,0,0,.12)}@media(min-width:660px){.section-block{grid-template-columns:1fr 1fr}}@media(min-width:768px){.section-block{grid-template-columns:2fr 1fr}}.subpage-hero{position:relative;z-index:1;padding-top:5rem;margin-bottom:10rem}.subpage-hero h1{color:var(--white0);font-family:var(--font-heading);font-weight:485;font-size:2.25rem;letter-spacing:-.02em;line-height:.92;max-width:20ch;margin-bottom:1.5rem;text-wrap:balance}.subpage-hero h2{font-weight:500;line-height:1.5;max-width:50ch;text-wrap:balance;font-size:1.0625rem;color:var(--white2);margin-bottom:3rem}.subpage-hero .btn+.btn{margin-left:.5rem;background-color:transparent;box-shadow:none;color:var(--gray3)}.subpage-hero .btn+.btn:hover,.subpage-hero .btn+.btn:focus{background-color:rgba(0,0,0,.2)}@media(prefers-color-scheme:light){.subpage-hero .btn+.btn{background-color:rgba(0,0,0,5%)}.subpage-hero .btn+.btn:hover,.subpage-hero .btn+.btn:focus{background-color:rgba(0,0,0,.1)}}@media(min-width:660px){.subpage-hero{padding-top:10rem}.subpage-hero h1{font-size:4rem}}[class^=deco-]{position:absolute;pointer-events:none;z-index:-2;contain:layout paint}[class^=deco-] img{max-width:none}.deco-blocks{position:relative;left:0;right:0;height:408px;overflow:hidden}.deco-blocks img{width:724px;height:408px;position:absolute;right:calc((100vw/2) - (Min(1200px,100vw)/2) - 4rem)}@media(min-width:800px){.deco-blocks{top:4rem;position:absolute}}[id=TableOfContents]{margin-bottom:1rem}[id=TableOfContents] ul{list-style:none;margin:0;padding:0}[id=TableOfContents] ul ul{display:none;padding-left:1rem}[id=TableOfContents] ul ul:has(.is-active){display:block}[id=TableOfContents] a{display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--white1);transition:all .2s ease}[id=TableOfContents] a:hover,[id=TableOfContents] a:focus{color:var(--blue1)}[id=TableOfContents] a.is-active{color:var(--blue1)}[id=TableOfContents] a.is-active+ul{display:block}.iframe-example{border-radius:.75rem;background-color:var(--black2);background-image:url(../img/noise-2.png);background-size:200px;background-repeat:repeat;margin-bottom:2rem;overflow:hidden;height:550px}@supports(corner-shape:squircle){.iframe-example{corner-shape:squircle;border-radius:1.5rem}}.iframe-example iframe{display:block;border-radius:.75rem;width:133.334%;height:735px;border:none;transform-origin:top left;transform:scale(.75);pointer-events:none}@supports(corner-shape:squircle){.iframe-example iframe{corner-shape:squircle;border-radius:1.5rem}}.sub-title{font-size:.875rem;font-weight:500;color:var(--gray1)}@media(prefers-color-scheme:light){.sub-title{color:var(--gray2)}}.change-item{--line-color:rgba(255,255,255,0.09);position:relative;padding-bottom:3rem}.change-item::before{content:'';position:absolute;width:2px;background-color:var(--line-color);transform:rotate(90deg);top:-6px;left:-1rem;height:2rem}.change-item h2{font-size:1.375rem}.change-item:first-of-type::before{background:linear-gradient(0deg,var(--line-color),var(--line-color) 95%,transparent 97%)}.change-item:last-of-type::before{background:linear-gradient(180deg,var(--line-color),transparent 90%)}.change-item.single::before{background:linear-gradient(0deg,transparent,var(--line-color) 20%,var(--line-color) 95%,transparent)}.change-left{grid-column:1/span 4;margin-top:.25rem;margin-bottom:1rem;align-self:flex-start}.change-left::after{content:'';position:absolute;background-color:#080808;border:2px solid #666;border-radius:50%;width:.75rem;height:.75rem;top:4px;left:0}.change-left a{display:inline-block}.change-left a~.sub-title{margin-top:2rem}.change-left h1{padding-top:1rem;color:var(--white);font-family:var(--font-heading);font-size:1.5rem;font-weight:500}.change-left .sub-title{padding-left:1.25rem;cursor:pointer}.unseen .change-left::after{border-color:var(--blue1);box-shadow:0 0 0 4px rgba(119,165,255,.33)}.change-content{grid-column:5/span 8;max-width:none}.pagination{padding-bottom:3.5rem}.g-recaptcha{margin-bottom:.25rem}.link{color:var(--white2)}.link-group{display:flex;flex-direction:column;gap:1.5rem;column-rule:1px var(--gray0)}.link-group a{position:relative}.link-group a+a::before{content:'';display:inline-block;border-left:1px solid var(--gray0);margin-left:-.75rem;margin-right:.75rem;height:70%;vertical-align:middle}@media(min-width:600px){.link-group{flex-direction:row}}.s-to-d{margin-top:1.25rem;width:1.375rem;height:1.375rem;border-radius:50%;border:1.25px solid var(--gray1);color:var(--gray1);display:grid;align-items:center;justify-items:center}.s-to-d svg{fill:currentColor;width:1rem;height:1rem}.which-flow picture{display:none;width:100%;text-align:center}.which-flow picture.is-active{display:block}.which-flow img{aspect-ratio:668/551}.tab-pane figure{margin-bottom:0}.tab-pane figure picture{display:block;width:100%;text-align:center}.tab-pane figure img{width:668px}.team-role,.role-action,.role-permission{text-align:center}.role-permission{font-weight:600}.home .contain{max-width:81rem}img[data-action=zoom]{cursor:zoom-in}.zoom-img,.zoom-img-wrap{position:relative;z-index:666;transition:all 300ms;border-radius:.375rem}@supports(corner-shape:squircle){.zoom-img,.zoom-img-wrap{corner-shape:squircle;border-radius:.5rem}}img.zoom-img{cursor:zoom-out}.zoom-overlay{cursor:zoom-out;z-index:420;background:rgba(0,0,0,.3);position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity 300ms;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(prefers-color-scheme:light){.zoom-overlay{background-color:rgba(248,248,248,.6)}}.zoom-overlay-open .zoom-overlay{opacity:1}.header-layout{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header-layout .btn{background-color:rgba(255,255,255,5%);border:1px solid rgba(255,255,255,5%);box-shadow:0 .125rem .75rem rgba(0,0,0,.2)}.header-layout .btn:hover,.header-layout .btn:focus{background-color:rgba(34,34,34,.5);border-color:rgba(34,34,34,.5)}.header-layout .summarize-page{padding:.5rem}.header-layout .hide{display:none}@media(min-width:668px){.header-layout .hide{display:unset}}@media(min-width:1024px){.header-layout .show-mobile{display:none}}.header-layout .subhead{margin-bottom:0}.content .header-layout{margin-bottom:2rem}.content .header-layout .headline{margin-bottom:0}@media(prefers-color-scheme:light){.header-layout .btn{background:rgba(0,0,0,8%);border-color:transparent;box-shadow:unset}.header-layout .btn:hover,.header-layout .btn:focus{box-shadow:unset;border-color:transparent;background-color:rgba(0,0,0,.12)}}@media(min-width:1024px){.layout{display:grid;grid-template-columns:1fr;gap:2.25rem;grid-template-columns:13.5rem 1fr}.main{display:grid;grid-template-columns:1fr;gap:3.75rem}.main:not(.main-wide){grid-template-columns:1fr 10.75rem}}@media(min-width:1280px){.layout{grid-template-columns:16.5rem 1fr}}@media(prefers-color-scheme:light){@supports(mix-blend-mode:plus-lighter){html:not(.light-page) .subhead{color:var(--white0);mix-blend-mode:unset;opacity:.4}}}@media(prefers-color-scheme:light){.hero-containment{--green1:#8CFE65;--blue1:#77a5ff}.home .hero-containment{--purple1:var(--orange1);--green1:#8CFE65;--blue1:transparent}}@supports not (filter:blur(1px)){.blur-background{display:none}}@supports not (filter:blur(1px)){.blur-background{display:none}}@keyframes anim{0%{display:none;opacity:0}1%{display:block;opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes cursor-blink{0%{opacity:0}}.theme-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:4rem}.theme-option{appearance:none;-webkit-appearance:none;padding:.75rem 1rem;min-width:8rem;color:var(--white0);text-align:left;margin:0;border-radius:.75rem;border:1px solid var(--black2);background-color:var(--black0)}@supports(corner-shape:squircle){.theme-option{corner-shape:squircle;border-radius:1.5rem}}.theme-name{display:block;margin-bottom:.5rem;font-weight:500}.theme-swatch{display:inline-block;position:relative;width:1rem;height:1rem;margin-right:.375rem;border-radius:.375rem;background-color:var(--theme-value-1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}@supports(corner-shape:squircle){.theme-swatch{corner-shape:squircle;border-radius:.75rem}}.theme-swatch::after{content:'';position:absolute;inset:0;border-radius:.375rem;box-shadow:inset 0 0 0 1px rgba(0,0,0,6%)}@supports(corner-shape:squircle){.theme-swatch::after{corner-shape:squircle}}.theme-swatch:first-child{background-color:var(--theme-value-1)}.theme-swatch:nth-of-type(2){background-color:var(--theme-value-2)}.theme-swatch:nth-of-type(3){background-color:var(--theme-value-3)}.theme-swatch:nth-of-type(4){background-color:var(--theme-value-4)}[data-theme=default]{--theme-value-1:#77D656;--theme-value-2:#79F0AA;--theme-value-3:#111111;--theme-value-4:#ffffff}[data-theme=midnight]{--theme-value-1:#6171F9;--theme-value-2:#FADB7C;--theme-value-3:#25262D;--theme-value-4:#ffffff}[data-theme=blueprint]{--theme-value-1:#0078FF;--theme-value-2:#B9BBC3;--theme-value-3:#ffffff;--theme-value-4:#111111}dialog{border:0;margin:auto;width:28rem;padding:0;max-width:100%;background-color:rgba(34,34,34,.9);border:1px solid rgba(255,255,255,5%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:.75rem;box-shadow:0 4px 20px rgba(0,0,0,.16);color:var(--white)}@supports(corner-shape:squircle){dialog{corner-shape:squircle;border-radius:1.5rem}}dialog::backdrop{background-color:rgba(17,17,17,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog header{text-align:center;font-weight:500;padding:1.5rem 1.5rem 0}dialog main{padding:1.5rem;font-size:.875rem}dialog p{font-size:.875rem;margin-bottom:1rem;line-height:1.4}dialog input:focus,dialog textarea:focus{border-color:var(--blue1)}.summary-dialog-inner{padding:1.5rem}.summary-dialog-inner .spinner-container{text-align:center;padding:1.5rem}.summary-dialog-inner .summary{font-size:1.2rem;text-wrap:pretty;margin-bottom:1rem}.summary-dialog-inner .summary p,.summary-dialog-inner .summary ul,.summary-dialog-inner .summary ol{font-size:1.2rem}.summary-dialog-inner .summary ul,.summary-dialog-inner .summary ol{margin-left:2.5rem}.summary-dialog-inner .summary li{margin-bottom:.25rem}.summary-dialog-inner .summary ul li::marker{content:'–  ';color:var(--blue1)}.summary-dialog-inner .summary ol li::marker{color:var(--blue1)}@media(prefers-color-scheme:light){dialog{background-color:var(--black0);border:0;backdrop-filter:unset;box-shadow:0 4px 20px rgba(0,0,0,.16)}}.site-header{padding-top:1rem;padding-bottom:1rem;width:100%;position:-webkit-sticky;position:sticky;top:0;background-color:var(--black1);box-shadow:0 1px 16px rgba(0,0,0,.4);color:var(--white4);z-index:10}.site-header .btn{display:none;padding:.25rem 1rem;background-color:transparent;line-height:1.2}.site-header .contain{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media(max-width:860px){.site-header .contain{gap:.5rem}}@media(prefers-color-scheme:light){.site-header{background-color:var(--black0);box-shadow:0 2px 6px rgba(0,0,0,6%),0 0 1px 1px rgba(0,0,0,4%)}}.contain-wide{max-width:none}.gradient-blur{--gradient-blur-color:248, 248, 248;position:absolute;z-index:-1;inset:0 0 auto 0;height:170%;pointer-events:none;contain:strict;background-image:linear-gradient(rgba(var(--gradient-blur-color),.75),rgba(var(--gradient-blur-color),0))}@media(prefers-color-scheme:dark){.gradient-blur{--gradient-blur-color:11, 11, 11}}.gradient-blur>div,.gradient-blur::before,.gradient-blur::after{position:absolute;inset:0}.gradient-blur::before{content:"";z-index:1;backdrop-filter:blur(.5px);mask:linear-gradient(to top,transparent 0%,#000 12.5%,#000 25%,transparent 37.5%)}.gradient-blur>div:nth-of-type(1){z-index:2;backdrop-filter:blur(1px);mask:linear-gradient(to top,transparent 12.5%,#000 25%,#000 37.5%,transparent 50%)}.gradient-blur>div:nth-of-type(2){z-index:3;backdrop-filter:blur(2px);mask:linear-gradient(to top,transparent 25%,#000 37.5%,#000 50%,transparent 62.5%)}.gradient-blur>div:nth-of-type(3){z-index:4;backdrop-filter:blur(4px);mask:linear-gradient(to top,transparent 37.5%,#000 50%,#000 62.5%,transparent 75%)}.gradient-blur>div:nth-of-type(4){z-index:5;backdrop-filter:blur(8px);mask:linear-gradient(to top,transparent 50%,#000 62.5%,#000 75%,transparent 87.5%)}.gradient-blur>div:nth-of-type(5){z-index:6;backdrop-filter:blur(16px);mask:linear-gradient(to top,transparent 62.5%,#000 75%,#000 87.5%,transparent 100%)}.gradient-blur>div:nth-of-type(6){z-index:7;backdrop-filter:blur(32px);mask:linear-gradient(to top,transparent 75%,#000 87.5%,#000 100%)}.logo{position:relative;z-index:2;width:82px;height:24px;fill:var(--white0)}.logo a{color:var(--white0)}.logo a:hover,.logo a:focus,.logo a:active{color:var(--white0)!important}.logo svg{fill:currentColor}.site-header .logo{width:9.75rem;margin-right:1rem}[id=menu-btn]{position:relative;z-index:2;margin:0;padding:2px 6px 3px;margin-right:-.25rem}[id=menu-btn]:focus-visible{outline:0}.menu-icon{width:1rem;height:1rem}.menu-icon>div,.menu-icon>div::before,.menu-icon>div::after{display:block;width:1rem;height:1px;box-shadow:0 .25px 0 0 var(--white0);background-color:var(--white0);border-radius:.1rem;position:absolute;transition-property:transform}.menu-icon>div{top:50%;transition-duration:.075s;transition-timing-function:ease}.menu-icon>div::before,.menu-icon>div::after{position:absolute;content:''}.menu-icon>div::before{top:-5px;transition:top .075s .12s ease,opacity .075s ease}.menu-icon>div::after{bottom:-5px;transition:bottom .075s .12s ease,transform .075s ease}.active .menu-icon>div{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:ease}.active .menu-icon>div::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.active .menu-icon>div::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s ease}@media(min-width:500px){.site-header{flex-direction:row}}@media(min-width:1024px){.site-header{padding-top:1.25rem;padding-bottom:1.25rem}}.site-header .links{display:flex;z-index:1;position:absolute;top:100%;left:0;right:0;margin-left:auto;flex-direction:column;transform:translateY(-10%);visibility:hidden;opacity:0;transition:transform .3s ease,opacity .2s ease;box-shadow:0 2px 2px rgba(0,0,0,4%);background-color:var(--black0);padding:0 1rem 2rem}.site-header-link{display:block;position:relative;padding:.75rem 5%;font-size:.875rem;font-weight:500;color:var(--white4);line-height:1.2;position:relative;border-radius:.25rem;white-space:nowrap;transition:all .2s ease}.site-header-link:hover,.site-header-link:focus,.site-header-link:active{color:var(--white0)!important}.search-btn{display:grid;grid-template-columns:1rem auto 1rem;gap:.5rem;align-items:center;border:1px solid rgba(255,255,255,8%);background:rgba(255,255,255,3%);background-clip:padding-box;backdrop-filter:blur(10px);color:var(--gray5);border-radius:.5rem;padding:.66rem .75rem;max-width:300px;width:100%;text-align:left;font-size:.875rem;line-height:1}@supports(corner-shape:squircle){.search-btn{corner-shape:squircle;border-radius:1rem}}.search-btn svg{width:1rem;height:1rem;fill:currentColor}@media(prefers-color-scheme:light){.search-btn{border-color:rgba(0,0,0,6%);background-color:rgba(0,0,0,3%)}}@media(max-width:1023px){.search-btn{display:block;width:auto;border:0;background:0 0;backdrop-filter:unset;margin-left:auto;padding:2px 6px 3px}.search-btn span,.search-btn kbd{display:none}.search-btn svg{width:1.125rem;height:1.125rem;fill:var(--white0)}}@media(max-width:1023px) and (prefers-color-scheme:light){.search-btn{background-color:transparent}}@media(min-width:1024px){.search-btn{max-width:400px}}@media(min-width:1400px){.search-btn{max-width:500px}}.search,.ai-search-header{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;background-color:rgba(34,34,34,1%);z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--white0)}.search label{display:grid;grid-template-columns:1rem auto 1rem;width:100%;gap:.5rem;align-items:center;border-bottom:1px solid rgba(255,255,255,8%);color:var(--gray5);border-radius:0;padding-left:.75rem;padding-right:.75rem;transition:all .2s ease}@media(prefers-color-scheme:light){.search label{border-color:rgba(0,0,0,4%)}}.search label svg{width:1rem;height:1rem;fill:currentColor}.search label input{-webkit-appearance:none;font-size:1rem;appearance:none;background:0 0;border:none;color:var(--white1);padding-left:0;padding-top:1rem;padding-bottom:1rem}.search label input::-webkit-search-cancel-button{-webkit-appearance:none}kbd{display:flex;align-items:center;justify-content:center;line-height:1;background-color:rgba(255,255,255,.1);color:var(--white4);border-radius:.25rem;height:1rem;text-align:center;font-size:.625rem;font-weight:700}@media(prefers-color-scheme:light){kbd{background-color:rgba(0,0,0,8%);color:var(--gray2)}}.search-results,.ai-search-results{display:block;overflow-y:auto;overscroll-behavior-y:contain;font-size:.8125rem;padding:.75rem .5rem}.search-results ul,.ai-search-results ul{list-style:none;margin:0;padding:0}.search-results a,.search-results button,.ai-search-results a,.ai-search-results button{display:block;width:100%;appearance:none;border:0;background:0 0;line-height:1.5;color:var(--white5);border-radius:.5rem;text-decoration:none;text-align:left;padding:.75rem;padding-left:1.75rem;margin-bottom:.5rem;transition:all .2s ease;position:relative}.search-results a::before,.search-results button::before,.ai-search-results a::before,.ai-search-results button::before{content:'';position:absolute;top:1.125rem;left:.5625rem;width:6px;height:6px;border-radius:3px;background-color:var(--blue1);transition:opacity .2s ease;opacity:0}.search-results a:hover,.search-results a.is-selected,.search-results button:hover,.search-results button.is-selected,.ai-search-results a:hover,.ai-search-results a.is-selected,.ai-search-results button:hover,.ai-search-results button.is-selected{background-color:rgba(255,255,255,3%)}@media(prefers-color-scheme:light){.search-results a:hover,.search-results a.is-selected,.search-results button:hover,.search-results button.is-selected,.ai-search-results a:hover,.ai-search-results a.is-selected,.ai-search-results button:hover,.ai-search-results button.is-selected{background-color:rgba(0,0,0,4%)}}.search-results a.is-selected::before,.search-results button.is-selected::before,.ai-search-results a.is-selected::before,.ai-search-results button.is-selected::before{opacity:1}.search-results a:has(svg),.search-results button:has(svg),.ai-search-results a:has(svg),.ai-search-results button:has(svg){display:flex;flex-direction:row;align-items:center;gap:.5rem}.search-results a svg,.search-results button svg,.ai-search-results a svg,.ai-search-results button svg{position:relative;fill:currentColor;opacity:.8}.result-title{color:var(--white0);font-size:.875rem;font-weight:600}.result-section{float:right;font-size:.6875rem;font-weight:600;letter-spacing:.02em;opacity:.6}.result-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.results-empty{padding:1.5rem;text-align:center}.endpoint.result-endpoint{padding:0;border:0;box-shadow:none;border-radius:0;background:0 0;overflow:unset;font-size:.75rem;margin-bottom:.25rem}.endpoint.result-endpoint .method{font-size:.5rem}.endpoint.result-endpoint .path{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-dialog,.summary-dialog{width:40rem;height:75vh;max-height:75dvh;min-height:5dvh;overflow-x:hidden;scroll-behavior:smooth}@media(max-width:499px){.search-dialog,.summary-dialog{border-radius:.75rem .75rem 0 0;top:auto}@supports(corner-shape:squircle){.search-dialog,.summary-dialog{corner-shape:squircle;border-radius:1.5rem 1.5rem 0 0}}}@media(min-width:500px){.search-dialog,.summary-dialog{margin-top:0;top:5rem;bottom:auto;height:auto;max-height:calc(75dvh - 2.5rem)}}.ai-search-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,8%)}.ai-search-header .btn.link{display:block;color:var(--gray1)}.ai-search-header .btn.link:hover,.ai-search-header .btn.link:focus{color:var(--white0)}.ai-search-header .btn.link svg{width:1.25rem;height:1.25rem}@media(prefers-color-scheme:light){.ai-search-header{border-color:rgba(0,0,0,4%)}}.ai-search-header .sparkles-icon{fill:currentColor}.search-pages{width:200%;display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;transition:transform .35s ease-in-out,height .35s ease-in-out}.search-pages.paged{transform:translateX(-50%)}.search-page{height:100%;min-width:0}.ai-results-wrapper{padding:1.5rem}.ai-result{display:grid;grid-template-columns:1.5rem 1fr;gap:1rem;margin-bottom:1.5rem}.ai-result svg{width:1.125rem;height:1.125rem;fill:currentColor}.ai-results .lede{text-wrap:pretty}.ai-disclosure{font-size:.75rem}.summary-icon{color:var(--blue1)}.dropdown svg{display:none;width:1rem;height:1rem;vertical-align:middle;fill:currentColor}.dropdown:hover>a{color:var(--white0)}.dropdown-menu{position:absolute;top:100%;padding-top:1rem;min-width:18rem;left:50%;opacity:0;pointer-events:none;transform:translateY(20%)translateX(-50%);transition:all .2s ease 0s}.dropdown-menu a{display:block;font-size:.875rem;line-height:1;padding:.75rem 1.5rem;margin-bottom:.25rem;border-radius:.5rem;color:var(--white4);transition:all .2s ease}@supports(corner-shape:squircle){.dropdown-menu a{corner-shape:squircle;border-radius:1rem}}.dropdown-menu a:hover,.dropdown-menu a:focus{color:var(--white0);background-color:var(--black3)}@media(prefers-color-scheme:light){.dropdown-menu a:hover{background-color:rgba(0,0,0,4%)}}.nav-title{font-size:.875rem;font-weight:500}.nav-description{display:block;font-size:.8125rem;margin-top:.5rem;opacity:.6;line-height:1.3}.nav-group{display:grid;grid-template-columns:min-content 1fr;gap:.5rem;align-items:center;font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--gray1);padding-left:1.5rem;margin-top:1.5rem;margin-bottom:.5rem;cursor:default;transition:all .2s ease}.nav-group::after{content:'';display:block;height:2px;border-radius:1px;background-color:var(--black3)}@media(prefers-color-scheme:light){.nav-group{color:var(--gray2)}}@media(min-width:1024px){[id=menu-btn]{display:none}.site-header{background-color:transparent;box-shadow:none}.site-header::before{content:"";position:absolute;inset:.5rem;background-color:rgba(45,45,45,.86);backdrop-filter:blur(15px)saturate(150%);transform:scaleY(0);transform-origin:center top;opacity:0;contain:content;inset:.5rem;border-radius:1rem;transition:opacity .2s ease-in-out allow-discrete,transform .2s ease-in-out,box-shadow .3s ease-in-out}}@media(min-width:1024px) and (prefers-color-scheme:light){.site-header::before{background-color:rgba(255,255,255,.9)}}@media(min-width:1024px){@supports(corner-shape:squircle){.site-header::before{corner-shape:squircle;border-radius:2rem}}.site-header.is-stuck::before{content:"";transform:scaleY(1);opacity:1;box-shadow:rgba(0,0,0,.12)0 2px 4px,rgba(0,0,0,8%)0 40px 60px}.site-header .btn{display:inline-block}.site-header .links{flex-direction:row;align-items:center;position:relative;top:0;transform:translateY(0);visibility:visible;opacity:1;box-shadow:none;background-color:transparent;padding:0}.site-header-link{padding:.25rem 1rem}.dropdown{display:flex;position:relative}.dropdown .site-header-link{max-height:1.5rem;cursor:default}.dropdown svg{display:inline-block}.dropdown:hover .dropdown-menu{opacity:1;pointer-events:all;transition-delay:0s,0s;transform:translateY(0)translateX(-50%)}.dropdown-menu-inner{padding:0 .5rem 1rem;margin-bottom:0;border-bottom:0;background-color:rgba(34,34,34,.9);border:1px solid rgba(255,255,255,5%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:.75rem;box-shadow:0 11px 32px rgba(0,0,0,.18),0 2px 4px rgba(0,0,0,.12)}}@media(min-width:1024px) and (prefers-color-scheme:light){.dropdown-menu-inner{background-color:rgba(255,255,255,.9)}}@media(min-width:1024px){@supports(corner-shape:squircle){.dropdown-menu-inner{corner-shape:squircle;border-radius:1.5rem}}}.sdkMenuFocus{opacity:1;pointer-events:all;transition-delay:0s,0s;transform:translateY(0)translateX(-50%)}.sdkMenuFocus:focus-within{opacity:1;pointer-events:all;transition-delay:0s,0s;transform:translateY(0)translateX(-50%)}@media(min-width:1024px){.site-header .logo{width:14.75rem}}@media(min-width:1280px){.site-header .logo{margin-right:0;width:18.75rem}}.sidebar{--topbar-height:56px;position:fixed;top:0;bottom:0;left:0;width:100%;max-width:32rem;z-index:4;padding-left:Max(var(--container-padding),env(safe-area-inset-left));padding-right:var(--container-padding);transform:translateX(-150%);padding-top:calc(var(--topbar-height) + 2.25rem);transition:transform .3s ease;background-color:var(--black1);box-shadow:1px 0 rgba(255,255,255,8%);overflow-y:auto;overscroll-behavior-y:contain}@media(prefers-color-scheme:light){.sidebar{background-color:var(--black0);box-shadow:0 2px 16px rgba(0,0,0,.12)}}.sidebar.is-open{transform:translateX(0)}.sidebar-page{display:none;padding-bottom:5rem}.sidebar-page h2{font-size:1.25rem;font-weight:600;color:var(--white0);margin-bottom:1rem}.sidebar-page.active{display:block}.sidebar-nav{list-style:none;margin:0;padding:0}.sidebar-nav a{display:block;font-size:.875rem;font-weight:500;line-height:1.25;color:var(--white1);margin-bottom:1rem;padding-top:.25rem;padding-bottom:.25rem;transition:all .2s ease}.sidebar-nav a:hover,.sidebar-nav a:focus,.sidebar-nav a.is-active{color:var(--blue1)!important}.sidebar-nav svg{fill:var(--white4)}.divider{border-top:1px solid var(--border-color);transform:scaleY(.5);transform-origin:top;margin-bottom:1rem}.sidebar-group{display:block;margin-top:2rem;margin-bottom:1rem;font-weight:600;font-size:.75rem;letter-spacing:.04em;color:var(--gray1)}@media(prefers-color-scheme:light){.sidebar-group{color:var(--gray2)}}.sidebar-group-ul{margin-bottom:3rem}.sidebar-nested-nav{list-style:none;border-left:2px solid var(--black3);padding-left:1rem}.sidebar-nested-nav .sidebar-nested-nav{border-left:none}.sidebar-page-link{display:block;font-size:.8125rem;font-weight:500;margin-bottom:1rem;padding-bottom:1rem;position:relative}.sidebar-page-link::after{content:'';display:block;border-bottom:1px solid var(--border-color);transform:scaleY(.5);transform-origin:top;position:absolute;bottom:0;left:0;right:0}@media(min-width:1024px){.sidebar-page-link{display:none}}@media(min-width:1024px){.api-layout .sidebar{padding-top:0}.sidebar{position:relative;transform:translateX(0);top:unset;left:unset;padding-top:0;padding-left:0;padding-right:0;background-color:transparent;box-shadow:none;overflow-y:unset}.sidebar a{padding-top:0;padding-bottom:0}.home-sidebar{display:none}.sidebar-page{position:-webkit-sticky;position:sticky;top:64px;padding-top:3rem;height:calc(100vh - 64px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sidebar-page::-webkit-scrollbar{display:none}}@media(max-width:1023px){.sidebar-nav a{font-size:.9375rem;font-weight:450;padding:.75rem .5rem;margin-bottom:.25rem;border-radius:.5rem;margin-left:-.5rem;margin-right:-.5rem}.sidebar-nav a.is-active{background-color:rgba(119,165,255,.12)}}.guides-intro{margin-bottom:5rem}.guides-intro p{margin-top:1.5rem}.main{padding-top:2rem;padding-bottom:2rem}.main.main-wide{grid-template-columns:1fr}@media(min-width:1024px){.main{padding-top:3rem;padding-bottom:3rem}}.aside{display:none}.aside:not(.api-aside)>div{position:sticky;top:10rem;min-height:40vh}@media(min-width:1024px){.aside{display:block}}.content{max-width:51.75rem;min-width:0;line-height:1.6;font-size:.9375rem}.content h2,.content h3,.content h4,.content h5,.content h6{color:var(--white0);margin-bottom:.5rem;font-weight:600}.content h2{margin-top:4rem;margin-bottom:1rem;line-height:1.3}.content h1+h2{margin-top:0}.content h3{margin-top:3rem}.content h1+h3,.content h2+h3{margin-top:0}.content .endpoint-description,.content p{font-size:.9375rem;margin-bottom:2rem;text-wrap:pretty}.content .endpoint-description img,.content p img{border-radius:.75rem}@supports(corner-shape:squircle){.content .endpoint-description img,.content p img{corner-shape:squircle;border-radius:1.5rem}}.content picture img{border-radius:.75rem}@supports(corner-shape:squircle){.content picture img{corner-shape:squircle;border-radius:1.5rem}}.content figcaption p{text-align:center;font-size:.75rem;color:var(--gray2)}.content .lede{text-wrap:pretty}.content li{margin-bottom:.25rem}.content ul li::marker{content:'–  ';color:var(--blue1)}.content ol li::marker{color:var(--blue1)}.content a:not(.drop) :not(.breadcrumb a) :not(.section-article) :not(.tabs-heading a) :not(.card) :not(.heading-anchor) :not(h1 a) :not(h2 a) :not(h3 a) :not(h4 a) :not(h5 a) :not(h6 a){color:var(--blue1);font-weight:500;text-decoration:none;border-bottom:1px solid transparent;padding-right:.125rem;transition:all .2s ease-in-out}.content a:not(.drop) :not(.breadcrumb a) :not(.section-article) :not(.tabs-heading a) :not(.card) :not(.heading-anchor) :not(h1 a) :not(h2 a) :not(h3 a) :not(h4 a) :not(h5 a) :not(h6 a):hover,.content a:not(.drop) :not(.breadcrumb a) :not(.section-article) :not(.tabs-heading a) :not(.card) :not(.heading-anchor) :not(h1 a) :not(h2 a) :not(h3 a) :not(h4 a) :not(h5 a) :not(h6 a):focus{color:var(--blue1);border-bottom-color:var(--blue1)}.content a:not(.drop) :not(.breadcrumb a) :not(.section-article) :not(.tabs-heading a) :not(.card) :not(.heading-anchor) :not(h1 a) :not(h2 a) :not(h3 a) :not(h4 a) :not(h5 a) :not(h6 a):focus-visible{outline:0}.content a[href^="/api"]:not(.card):not(.breadcrumb a)::after,.content a[href^="/sdks"]:not(.card):not(.breadcrumb a)::after,.content a[href^="https://docs.moov.io/api"]:not(.card):not(.breadcrumb a)::after,.content a[href^="/moovjs"]:not(.card):not(.drop)::after,.content a[href^=http]:not([href^="https://docs.moov.io"]):not(.card)::after{display:inline-block;font-size:.5625rem;letter-spacing:.04em;color:var(--black0);background-color:var(--blue1);border-radius:3px;padding:2px 3px;line-height:1;margin-left:.25rem;vertical-align:middle;top:-2px;transition:all .3s ease-in-out}.content a[href^="/api"]:not(.card):not(.api-card):not(.breadcrumb a)::after,.content a[href^="https://docs.moov.io/api"]:not(.card):not(.api-card):not(.breadcrumb a)::after{content:'API'}.content a[href^="/sdks"]:not(.card):not(.api-card):not(.breadcrumb a)::after{content:'SDK'}.content a[href^="/moovjs"]:not(.card):not(.drop):not(.breadcrumb a):not(.section-article):not(.api-redirect-card a)::after{content:'JS'}.content a[href^=http]:not([href^="https://docs.moov.io"]):not(.card)::after{content:'↗'}.content figure{margin-bottom:2rem}.api-redirect-card:before{content:'JS';display:inline-block;font-size:.875rem;letter-spacing:.04em;color:var(--black0);background-color:var(--blue1);border-radius:3px;padding:2px 3px;line-height:1;margin-left:.25rem;vertical-align:middle;top:-2px}.lede{margin-bottom:2rem;font-size:1.2rem;font-weight:400;color:var(--white1)}.lede p{font-size:1.2rem;font-weight:400}.heading-link{color:var(--white0)}.heading-link:hover .heading-anchor{opacity:1}.sub-title:hover .heading-anchor{opacity:1}.heading-anchor{opacity:0;transition:opacity .2s ease;cursor:pointer}.heading-anchor svg{fill:var(--white5)}.headline{font-family:var(--font-heading);font-size:2.625rem;font-weight:500;line-height:1;letter-spacing:-.01em;color:var(--white0);margin-bottom:2rem;text-wrap:balance}.uppercase-heading{font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--gray1);margin-bottom:.5rem}.uppercase-heading svg{fill:currentColor;margin-right:.25rem}@media(prefers-color-scheme:light){.uppercase-heading{color:var(--gray2)}}.guides-grid{margin:1rem 0 2rem}.checkmark{color:var(--green1)}.crossmark{color:var(--red2)}.faq-container dt{display:grid;grid-template-columns:1.5rem 1fr;gap:.5rem;align-items:center;font-size:1rem;font-weight:500;letter-spacing:-.01em;margin-top:1rem;margin-bottom:.5rem;cursor:pointer}.faq-container dt::before{content:'\203A';display:grid;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.375rem;background-color:#262626;font-size:.75rem;font-weight:500;line-height:1}@supports(corner-shape:squircle){.faq-container dt::before{corner-shape:squircle;border-radius:.75rem}}.faq-container dt.active::before{transform:rotate(90deg)}.faq-container dt:not(:first-child){padding-top:1rem;border-top:1px dashed var(--black2)}.faq-container dd{padding-left:2rem;margin-top:0;margin-bottom:0;line-height:1.6;animation:fade-in .55s}.faq-container dd p{margin:0}@media(prefers-color-scheme:light){.faq-container dt::before{background-color:var(--black3)}.faq-container dt:not(:first-child){border-color:rgba(0,0,0,7%)}}.notice{background-color:rgba(34,34,34,.5);border:1px solid rgba(34,34,34,.5);padding:1rem;margin-bottom:2rem;border-radius:.75rem}@supports(corner-shape:squircle){.notice{corner-shape:squircle;border-radius:1.5rem}}.notice.tip{background-color:rgba(119,165,255,.1);border-color:rgba(119,165,255,.1)}.notice.tip .notice-heading{color:var(--blue1)}.notice.warning{background-color:rgba(255,192,78,.1);border-color:rgba(255,192,78,.1);color:#ffc04e;font-size:.875rem}.notice.warning .notice-heading{color:#ffc04e;display:none}.notice.danger{background-color:rgba(166,49,49,.1);border-color:#ed655c;color:var(--red2);font-size:.875rem}.notice.danger .notice-heading{color:var(--red2);display:none}.notice.github .icon{fill:currentColor;vertical-align:middle;margin-right:.5rem}@media(prefers-color-scheme:light){.notice{background-color:rgba(0,0,0,4%);border-color:rgba(0,0,0,4%)}.notice.warning{color:var(--text-color)}.notice.warning .notice-heading{color:var(--text-color)}}.notice-heading{font-size:.75rem;font-weight:600;margin-bottom:.25rem;letter-spacing:.02em;text-transform:uppercase}.note{float:right;margin-top:.5rem;margin-left:2rem;margin-bottom:1rem;max-width:15rem;font-size:.75rem;padding:.75rem;border:1px solid rgba(255,255,255,8%);border-radius:.5rem}.breadcrumb{display:flex;flex-direction:row;justify-content:flex-start;list-style:none;margin:0;padding:0;font-size:.75rem;font-weight:500;color:rgba(255,255,255,.4);margin-bottom:.5rem}.breadcrumb li{margin-right:.5rem}.breadcrumb li::after{content:'\203A';margin-left:.25rem}.breadcrumb a{color:rgba(255,255,255,.5);transition:all .2s ease}.breadcrumb a:hover{color:var(--white3)}@media(prefers-color-scheme:light){.breadcrumb{color:rgba(0,0,0,.4)}.breadcrumb a{color:rgba(0,0,0,.5)}}.example{display:grid;align-items:center;justify-content:center;border-radius:.5rem;background-color:rgba(34,34,34,.5);border:1px solid rgba(34,34,34,.5);box-shadow:0 .125rem .75rem rgba(0,0,0,.2);margin-bottom:2rem;padding:2.5rem 1rem}@media(prefers-color-scheme:light){.example{background-color:var(--black1);border-color:transparent;box-shadow:0 3px 3px rgba(0,0,0,4%),0 0 2px rgba(0,0,0,.1);--moov-color-background-secondary:var(--black0);--moov-color-background-tertiary:var(--black2);--moov-color-high-contrast:var(--text-color);--moov-color-tertiary:var(--black3);--input-color:var(--text-color);--placeholder-text-color:var(--gray3)}}@media(max-width:668px){.responsive-table{overflow-x:auto;margin-bottom:1.5rem;margin-left:calc(var(--container-padding) * -1);margin-right:calc(var(--container-padding) * -1);padding-left:var(--container-padding);padding-right:var(--container-padding)}.responsive-table table{margin-bottom:0}}@media(min-width:700px){.inner-wrap{overflow:hidden}}.footnote-list{font-size:.8125rem}.footnote-list sup{font-feature-settings:'kern' 1,'sups' 1}.footnote-list li::marker{color:var(--blue1)}.footnote-list li::marker p{font-size:.8125rem;margin-bottom:0}.conversation ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.conversation ul li{font-size:.875rem;width:fit-content;background:var(--black0);border-radius:.5rem;padding:.75rem 1rem;box-shadow:0 .125rem .75rem rgba(0,0,0,.1)}.conversation ul li::marker{content:''}.btn{display:inline-block;position:relative;transition:all .3s ease-in-out;background:var(--black2);border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1;text-align:center;color:var(--white0);border:0;box-shadow:0 2px 4px rgba(0,0,0,.15)}@supports(corner-shape:squircle){.btn{corner-shape:squircle;border-radius:1rem}}.btn:hover{background-color:var(--black3)}.btn:focus{box-shadow:0 0 0 4px rgba(111,207,151,.5)}.btn.block{display:block;width:100%}.btn.sm{padding-top:.5rem;padding-bottom:.5rem}.btn svg{width:1rem;height:1rem;fill:currentColor;vertical-align:text-bottom;margin-right:.5rem}.btn.btn-icon-right svg{margin-right:0;margin-left:.5rem}.btn.btn-icon-only svg{margin:0}@media(prefers-color-scheme:light){.btn{background:var(--black0);box-shadow:0 1px 2px rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,4%)}.btn:hover{background-color:var(--black2)}}.btn.accent{background-color:var(--green1);color:var(--black0)}.btn.accent:hover{opacity:.8}@media(prefers-color-scheme:light){.btn.accent{background-color:var(--white0)}}.btn.outline{padding-top:.625rem;padding-bottom:.625rem;background-color:var(--black1);border:2px solid var(--black2)}.btn.outline:hover{background-color:var(--black3);border-color:var(--black3)}.btn.outline.blue,.btn.outline.red,.btn.outline.yellow,.btn.outline.purple{background-color:transparent}.btn.outline.blue{border-color:rgba(45,156,219,.5)}.btn.outline.blue:hover{border-color:#2d9cdb}.btn.outline.blue:focus{box-shadow:0 0 0 4px rgba(45,156,219,.25)}.btn.outline.red{border-color:rgba(235,87,87,.5)}.btn.outline.red:hover{border-color:#eb5757}.btn.outline.red:focus{box-shadow:0 0 0 4px rgba(235,87,87,.25)}.btn.outline.yellow{border-color:rgba(242,201,76,.5)}.btn.outline.yellow:hover{border-color:#f2c94c}.btn.outline.yellow:focus{box-shadow:0 0 0 4px rgba(242,201,76,.25)}.btn.outline.purple{border-color:rgba(187,107,217,.5)}.btn.outline.purple:hover{border-color:#bb6bd9}.btn.outline.purple:focus{box-shadow:0 0 0 4px rgba(187,107,217,.25)}.btn.link{padding:0;background:0 0;box-shadow:none;color:var(--blue2)}.btn.link:hover{color:var(--blue3)}.btn .spinner-container{line-height:1;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn.loading .spinner-container{opacity:1}.btn.loading>span:first-child{opacity:0}@keyframes spinner{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:1rem;height:1rem;vertical-align:text-bottom;border:2px solid;border-right-color:transparent;border-radius:50%;animation:spinner .75s linear infinite}.btn-group{display:grid;gap:1rem;justify-content:center}@media(min-width:480px){.btn-group{grid-template-columns:repeat(2,minmax(0,14rem));gap:2.5rem}}.changelog-btn-container{display:flex;flex-direction:row;gap:1rem}[id=rssBtn]{font-size:.6875rem;padding:.75rem}[id=rssBtn] svg{width:100%}[id=copied-rss]{visibility:hidden}.steps{margin-top:2.5rem;margin-bottom:3rem;counter-reset:section}.step-item{padding-bottom:2rem;padding-left:3.5rem;position:relative}.step-item>h2:first-child{margin-top:0;margin-bottom:1.25rem;padding-top:1px}.step-item>h3:first-child{margin-top:0;margin-bottom:1.25rem;padding-top:1px;font-size:1rem}.step-item::before{counter-increment:section;content:counter(section);position:absolute;display:grid;align-items:center;justify-content:center;left:0;top:0;width:1.75rem;height:1.75rem;text-align:center;font-size:.875rem;font-weight:500;line-height:1;border-radius:.5rem;background-color:var(--black3);color:var(--white3)}@supports(corner-shape:squircle){.step-item::before{corner-shape:squircle;border-radius:1.25rem}}.step-item::after{content:'';position:absolute;width:1px;background-color:var(--black2);top:1.75rem;bottom:0;left:.875rem}.steps .step-item:last-child::after{background-color:transparent;background-image:linear-gradient(#222,rgba(34,34,34,0));background-size:100px}.steps .steps .step-item::before{content:counter(section,upper-alpha)}.steps .steps .steps .step-item::before{content:counter(section,lower-roman)}@media(prefers-color-scheme:light){.step-item::before,.step-item::after{background-color:rgba(0,0,0,5%)}.steps .step-item:last-child::after{background-image:linear-gradient(rgba(0,0,0,5%),transparent)}}input,textarea,select{font-family:var(--font-body);font-size:.875rem;width:100%;max-width:100%;border:1px solid var(--black2);outline:0;margin-bottom:.5rem;background:var(--black2);color:var(--white1);border-radius:.5rem;line-height:1;padding:.75rem 1rem;transition:all .2s ease;caret-color:var(--blue1)}input:not([readonly]):focus,textarea:not([readonly]):focus,select:not([readonly]):focus{border-color:var(--blue1)}@media(prefers-color-scheme:light){input,textarea,select{background-color:var(--black0)}}@supports(corner-shape:squircle){input,textarea,select{corner-shape:squircle;border-radius:1rem}}@media(max-width:1024px){input,textarea,select{font-size:1rem}}select:not([multiple]){-webkit-appearance:none;appearance:none;padding-right:1.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem .625rem}textarea{line-height:1.5;resize:vertical;min-height:4rem;form-sizing:content;min-height:2lh;max-height:10lh}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-form label:not(.half-input){grid-column:1/3}.half-input{grid-column:1/2}.half-input+.half-input{grid-column:2/3}label{position:relative;font-size:.75rem;font-weight:500;color:var(--gray1)}label input,label textarea,label select{margin-bottom:0;padding:.75rem 1rem}@media(prefers-color-scheme:light){label{color:var(--gray3)}}.label{display:inline-block;font-size:.8125rem;color:var(--white5);margin-bottom:.25rem}.flow-dropdown{position:relative}.flow-dropdown .flow-dropdown-menu{display:none}.flow-dropdown.is-open .flow-dropdown-menu{display:block}.flow-select{-webkit-appearance:none;appearance:none;display:grid;width:100%;grid-template-columns:1fr auto;align-items:center;font-family:var(--font-body);font-size:.875rem;border:1px solid rgba(34,34,34,.5);background:rgba(34,34,34,.5);color:var(--white1);border-radius:.4375rem;line-height:1;padding:.563rem 1rem;text-align:left;transition:all .2s ease}.flow-select svg{fill:currentColor}.flow-select-text{font-weight:500}.flow-select-text>span{display:block;margin-top:.25rem;font-weight:400;font-size:.75rem;color:var(--white4)}.flow-dropdown-menu{position:absolute;top:100%;left:0;width:100%;background-color:rgba(34,34,34,.9);border:1px solid rgba(255,255,255,5%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:.5rem;box-shadow:0 11px 32px rgba(0,0,0,.18),0 2px 4px rgba(0,0,0,.12);color:var(--white1);padding:.5rem .25rem 1rem;margin-top:.25rem}.flow-dropdown-title{font-size:.75rem;color:var(--white5);padding:0 .75rem;margin-top:.75rem}.flow-dropdown-title:first-child{margin-top:.5rem}.flow-dropdown-item{-webkit-appearance:none;appearance:none;background:0 0;border:0;display:block;width:100%;text-align:left;font-size:.875rem;font-weight:500;line-height:1;color:var(--white);padding:.5rem .75rem;border-radius:.375rem;transition:all .15s ease;margin-bottom:.25rem}.flow-dropdown-item:hover{background-color:var(--black3)}.flow-dropdown-item:disabled,.flow-dropdown-item[disabled]{opacity:.5;cursor:default}.funds-flows{margin-bottom:4rem}.funds-flow-header{display:grid;grid-template-columns:1fr auto 1fr;gap:.5rem;align-items:center;margin-bottom:1rem}@media(min-width:580px){.funds-flow-header{gap:1rem}}.funds-flow-header label{font-size:.75rem;color:var(--gray1)}.funds-flow-header select{margin-top:.25rem}@media(prefers-color-scheme:light){.flow-select{border-color:transparent;background:var(--black0);box-shadow:0 1px 2px rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,4%)}.flow-dropdown-menu{background-color:rgba(255,255,255,.9)}.flow-dropdown-item:hover{background-color:rgba(0,0,0,4%)}}.footer{--footer-background:#080808;--text-color:rgba(200,200,200,.6);--heading-color:rgba(200,200,200,.6);--link-color:#ccc;--hover-color:#fff;--blue1:var(--blue2);--green1:var(--green2);background-color:var(--footer-background);color:var(--text-color);padding-top:5rem;padding-bottom:2.5rem;content-visibility:auto;contain-intrinsic-size:auto 1046px}@media(min-width:80rem){.footer{border-radius:1rem 1rem 0 0;contain-intrinsic-size:auto 576px}}.footer-links{grid-area:l;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem;margin-bottom:4rem}.footer-links section{display:flex;flex-direction:column}.footer-links section:first-child{grid-column:1/3}.footer-links section:nth-child(2){grid-row:2/4}.footer-links header{font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--heading-color);margin-bottom:1.5rem}.footer-links header:has(+.footer-social){margin-bottom:.5rem}.footer-links a:not(.footer-logo):not(.footer-social a){align-self:flex-start;font-size:.8125rem;color:var(--link-color);padding-top:.375rem;padding-bottom:.375rem;transition:.2s ease all}.footer-links a:not(.footer-logo):not(.footer-social a):hover,.footer-links a:not(.footer-logo):not(.footer-social a):focus-visible{color:var(--hover-color)}.footer-logo{display:inline-block;margin-bottom:2rem}.footer-logo svg{width:4.375rem;height:1rem;fill:#fff}.footer-lower{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;font-size:.75rem}.footer-lower>div{width:100%}.footer-lower a{color:var(--link-color)}@media(min-width:600px){.footer-lower{justify-content:flex-end}.footer-lower>div{width:auto;margin-right:auto}}.footer-social{display:flex;flex-direction:row;gap:1.5rem}.footer-social a{color:var(--text-color);transition:color .2s ease}.footer-social a:hover{color:var(--hover-color)}.footer-social svg{width:1.5rem;height:1.5rem;fill:currentColor;vertical-align:middle}@media(min-width:600px){.footer-links{grid-template-columns:repeat(2,1fr)}.footer-links section:first-child{grid-column:unset}}@media(min-width:768px){.footer-links{grid-template-columns:12rem repeat(5,1fr)}.footer-links section:nth-child(2){grid-row:unset}}@media(min-width:1200px){.footer-links{grid-template-columns:18rem repeat(5,1fr)}}.grecaptcha-badge{opacity:0;visibility:hidden;contain:strict}.badge{--badge-color:var(--blue1);display:inline-block;vertical-align:middle;margin-left:.25rem;background-color:color-mix(in oklab,var(--badge-color),transparent 80%);color:var(--badge-color);border-radius:.375rem;font-size:.625rem;font-weight:500;letter-spacing:.01em;text-transform:uppercase;padding:.25rem .5rem}@supports(corner-shape:squircle){.badge{corner-shape:squircle;border-radius:.75rem}}.status-badge{position:relative;display:inline-block;vertical-align:middle;margin-left:.25rem;width:.375rem;height:.375rem;border-radius:50%;background-color:color-mix(in oklab,var(--green1) 60%,transparent)}.status-badge::before{content:'';position:absolute;inset:0;border-radius:50%;opacity:0;background-color:var(--green1);transform-origin:center;animation:status-glow 2s ease-in-out infinite}@keyframes status-glow{50%{opacity:.2;transform:scale(2)}}.hide-overflow{display:block;overflow:hidden}.appear{transition:.3s;display:block}.appear.up{transform:translateY(100%)}.appear.up.in-view{transform:translateY(0)}.fadeup{opacity:0;transition-duration:1s;transform:translate3d(0,8%,0);transition-property:transform,opacity}.fadeup.in-view{transition-timing-function:cubic-bezier(0,0,.37,1);opacity:1;transform:none}.cookie-banner{--link-color:var(--blue1);--btn-background:var(--green1);position:-webkit-sticky;position:sticky;bottom:0;width:100%;z-index:4;background-color:rgba(18,18,18,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--white0);padding-top:1.5rem;padding-bottom:1.5rem;line-height:1.5}.cookie-banner .contain{display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between;align-items:center}.cookie-banner p{font-size:.75rem}@media(min-width:860px){.cookie-banner p{font-size:.8125rem}}@media(min-width:860px){.cookie-banner{position:fixed;left:1.25rem;bottom:1.25rem;border-radius:.75rem;max-width:36rem;box-shadow:0 4px 20px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,5%)}@supports(corner-shape:squircle){.cookie-banner{corner-shape:squircle;border-radius:1.5rem}}}@media(prefers-color-scheme:light){.cookie-banner{box-shadow:0 4px 20px rgba(0,0,0,.5);background-color:rgba(34,34,34,.8);border:0;color:var(--black1);--blue1:var(--blue2)}}code{font-family:var(--font-mono);font-size:.875rem;padding:.125rem .375rem;background-color:rgba(255,255,255,5%);border-radius:.375rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,2%);color:var(--white3)}@supports(corner-shape:squircle){code{corner-shape:squircle;border-radius:.75rem}}@media(prefers-color-scheme:light){code{background-color:rgba(0,0,0,4%);box-shadow:inset 0 0 0 1px rgba(0,0,0,2%)}}pre[class*=language-text],code[class*=language-text]{white-space:normal;overflow:auto;word-break:break-word}pre{margin-bottom:1.5rem}.highlight{position:relative;margin-top:.5rem;margin-bottom:2rem;background-color:rgba(34,34,34,.5);border:1px solid rgba(34,34,34,.5);border-radius:.75rem;box-shadow:0 .125rem .75rem rgba(0,0,0,.2);color:#d0d0d0;max-height:Min(50vh,50rem);overflow-y:auto;--blue1:#77a5ff;--green1:#77d656;--orange1:#f2994a;--purple1:#ba83ff;--red1:#ed4e4e;--yellow1:#f2c94c}@supports(corner-shape:squircle){.highlight{corner-shape:squircle;border-radius:1.5rem}}.highlight pre,.highlight code{font-family:var(--font-mono);font-size:.8125rem;padding:0;background-color:transparent;border:0;border-radius:0;color:currentColor}.highlight pre{margin-bottom:1rem;margin-top:1rem}.highlight>pre,.highlight>code{padding:1rem;margin:0;box-shadow:none}.highlight:has(.copy-code-button) .copy-code-button:focus,.highlight:has(.copy-code-button) .copy-code-button:hover,.highlight:has(.copy-code-button) .copy-code-button:active,.highlight:has(.copy-code-button) .copy-code-button.copied{color:var(--black0);box-shadow:none;outline:0}@media(max-width:667px){.highlight{margin-left:calc(var(--container-spacing) * -1);margin-right:calc(var(--container-spacing) * -1)}}@media(prefers-color-scheme:light){.highlight{background-color:rgba(5,5,5,.9)}.highlight:has(.copy-code-button) .copy-code-button:focus,.highlight:has(.copy-code-button) .copy-code-button:hover,.highlight:has(.copy-code-button) .copy-code-button:active,.highlight:has(.copy-code-button) .copy-code-button.copied{color:var(--black0);box-shadow:none;outline:0}}.copy-code-button{display:flex;margin-left:auto;position:absolute;top:0;right:0;align-items:center;appearance:none;border:0;background:0 0;padding:.875rem;border-radius:.25rem;color:#bdbdbd;font-size:.75rem;line-height:1;letter-spacing:.01em;transition:all .2s ease;cursor:pointer}.copy-code-button:focus,.copy-code-button:hover,.copy-code-button:active,.copy-code-button.copied{color:var(--white2);box-shadow:none;outline:0}.copy-code-button svg{position:relative;top:-.125rem;width:1.125rem;height:1.125rem;vertical-align:middle;fill:currentColor}.single-codeblock-copy{position:static;padding-bottom:2px}.copiedText{position:relative;top:-.125rem;margin-right:.5rem;font-weight:500;transform:translateX(-2px)}.method{font-size:.6875rem;font-weight:700;background-color:var(--black3);color:var(--gray1)}.method.get{background-color:var(--blue1);color:var(--black0)}.method.post{background-color:var(--green1);color:var(--black0)}.method.put{background-color:var(--purple1);color:var(--black0)}.method.del,.method.delete{background-color:var(--red1);color:var(--black0)}.method.patch{background-color:var(--orange1);color:var(--black0)}@media(prefers-color-scheme){.method{background-color:var(--black2);color:var(--gray2)}}.chroma{color:#d0d0d0;background-color:transparent}.chroma .err{color:#a61717;background-color:#e3d2d2}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;overflow:auto}.lntable{table-layout:fixed}.lntable tr{border-bottom:0}.lntable tr .lntd:first-child{width:44px;text-align:right}.lntd pre{overflow:unset}.chroma .hl{display:block;width:100%;background-color:rgba(61,61,61,.6)}.chroma .lnt{margin-right:.4em;padding:0 .4em 0 1em;color:#686868;user-select:none}.chroma .ln{margin-right:.4em;padding:0 .4em;color:#686868}.chroma .k{color:var(--green1);font-weight:700}.chroma .kc{color:var(--green1);font-weight:700}.chroma .kd{color:var(--green1);font-weight:700}.chroma .kn{color:var(--green1);font-weight:700}.chroma .kp{color:var(--green1)}.chroma .kr{color:var(--green1);font-weight:700}.chroma .kt{color:var(--green1);font-weight:700}.chroma .na{color:#bbb}.chroma .nb{color:var(--blue1)}.chroma .nc{color:var(--blue2)}.chroma .no{color:#40ffff}.chroma .nd{color:orange}.chroma .ne{color:#bbb}.chroma .nf{color:var(--blue2)}.chroma .nn{color:var(--blue2)}.chroma .nt{color:var(--green1)}.chroma .nv{color:#40ffff}.chroma .s{color:var(--yellow1)}.chroma .sa{color:var(--yellow1)}.chroma .sb{color:var(--yellow1)}.chroma .sc{color:var(--yellow1)}.chroma .dl{color:var(--yellow1)}.chroma .sd{color:var(--yellow1)}.chroma .s2{color:var(--yellow1)}.chroma .se{color:var(--yellow1)}.chroma .sh{color:var(--yellow1)}.chroma .si{color:var(--yellow1)}.chroma .sx{color:orange}.chroma .sr{color:var(--yellow1)}.chroma .s1{color:var(--yellow1)}.chroma .ss{color:var(--yellow1)}.chroma .m{color:#56ccf2}.chroma .mb{color:#56ccf2}.chroma .mf{color:#56ccf2}.chroma .mh{color:#56ccf2}.chroma .mi{color:#56ccf2}.chroma .il{color:#56ccf2}.chroma .mo{color:#56ccf2}.chroma .ow{color:var(--green1);font-weight:700}.chroma .c{color:#999;font-style:italic}.chroma .ch{color:#999;font-style:italic}.chroma .cm{color:#999;font-style:italic}.chroma .c1{color:#999;font-style:italic}.chroma .cs{color:#e50808;background-color:#520000;font-weight:700}.chroma .cp{color:#cd2828;font-weight:700}.chroma .cpf{color:#cd2828;font-weight:700}.chroma .gd{color:var(--red1)}.chroma .ge{font-style:italic}.chroma .gr{color:var(--red1)}.chroma .gh{color:#fff;font-weight:700}.chroma .gi{color:#589819}.chroma .go{color:#ccc}.chroma .gp{color:#aaa}.chroma .gs{font-weight:700}.chroma .gu{color:#fff;text-decoration:underline}.chroma .gt{color:var(--red1)}.chroma .gl{text-decoration:underline}.chroma .w{color:#666}.chroma .nx{color:var(--purple1)}.tomorrow-comment,pre .comment,pre .title{color:#969896}.tomorrow-red,pre .variable,pre .attribute,pre .tag,pre .regexp,pre .ruby .constant,pre .xml .tag .title,pre .xml .pi,pre .xml .doctype,pre .html .doctype,pre .css .id,pre .css .class,pre .css .pseudo{color:#c66}.tomorrow-orange,pre .number,pre .preprocessor,pre .built_in,pre .literal,pre .params,pre .constant{color:#de935f}.tomorrow-yellow,pre .class,pre .ruby .class .title,pre .css .rules .attribute{color:#f0c674}.tomorrow-green,pre .string,pre .value,pre .inheritance,pre .header,pre .ruby .symbol,pre .xml .cdata{color:#b5bd68}.tomorrow-aqua,pre .css .hexcolor{color:#8abeb7}.tomorrow-blue,pre .function,pre .python .decorator,pre .python .title,pre .ruby .function .title,pre .ruby .title .keyword,pre .perl .sub,pre .javascript .title,pre .coffeescript .title{color:#81a2be}.tomorrow-purple,pre .keyword,pre .javascript .function{color:#b294bb}pre code{display:block;background:var(--black1);color:var(--white3);font-family:var(--font-mono);line-height:1.5;padding:.75rem;box-shadow:none}.hljs{display:block;overflow-x:auto;padding:1.25rem;background:var(--black1);color:#cdd3d8;font-family:var(--font-mono);font-size:.875rem}.hljs>*::selection{background-color:#3e4451}.hljs-comment{color:#656565;font-style:italic}.hljs-selector-tag{color:#c792ea}.hljs-string,.hljs-subst{color:#c3e88d}.hljs-number,.hljs-regexp,.hljs-variable,.hljs-template-variable{color:#f77669}.hljs-keyword{color:#c792ea}.hljs-function>.hljs-title{color:#75a5ff}.hljs-tag{color:#abb2bf}.hljs-name{color:#e06c75}.hljs-type{color:#da4939}.hljs-attribute{color:#80cbbf}.hljs-symbol,.hljs-bullet,.hljs-built_in,.hljs-builtin-name,.hljs-link{color:#c792ea}.hljs-params{color:#eefff7}.hljs-meta{color:#75a5ff}.hljs-title{color:#75a5ff}.hljs-section{color:#ffc66d}.hljs-addition{background-color:#144212;color:#e6e1dc;display:inline-block;width:100%}.hljs-deletion{background-color:#600;color:#e6e1dc;display:inline-block;width:100%}.hljs-selector-class{color:#ffcb68}.hljs-selector-id{color:#f77669}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{background-color:transparent!important}.tabs{display:flex;flex-direction:column;font-size:.875rem;border:1px solid rgba(34,34,34,.5);background-color:rgba(34,34,34,.5);box-shadow:0 .125rem .75rem rgba(0,0,0,.2);margin-bottom:2rem;border-radius:.5rem;position:relative}.tabs--horizontal{flex-direction:row;margin-bottom:1.5rem}.tabs--split{border-bottom:1px solid var(--white2);justify-content:space-between;padding-bottom:2px}.tabs-left{font-weight:600}.tab.is-active{border-bottom:4px solid var(--tab-color)}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.tabs-heading{display:flex;flex-direction:row;border-bottom:1px solid rgba(34,34,34,.5);border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding:0 1rem;gap:1rem}@media(max-width:667px){.tabs-heading{margin-left:calc(var(--container-spacing) * -1);margin-right:calc(var(--container-spacing) * -1);overflow-x:auto}.tabs-heading::-webkit-scrollbar{display:none}}.tabs-heading a{font-size:.75rem;font-weight:500;padding:.5rem 0;margin-right:0;color:var(--white2);border-bottom:2px solid transparent;transition:all .2s ease}.tabs-heading a.active{color:var(--green1);border-bottom-color:initial}@media(prefers-color-scheme:light){.tabs-heading{border-color:rgba(0,0,0,5%)}}.feedback-form{padding:2rem 0 0;border-top:1px solid var(--black2);margin-top:5rem}.feedback-form h2{flex-direction:row;align-items:center;font-size:1rem;font-weight:500;margin-top:0;margin-bottom:0}.feedback-q{margin:0 2rem}.feedback-buttons{display:grid;grid-template-columns:auto min-content min-content;gap:1rem;justify-content:flex-start;align-items:center}.feedback-buttons label{display:block;position:relative}.feedback-buttons input{visibility:hidden;opacity:0;position:absolute;left:0;right:0}.feedback-button{appearance:none;display:inline-flex;align-items:center;background-color:var(--gray2);color:var(--white0);justify-content:center;border:0;border-radius:.5rem;width:2rem;height:2rem;padding:0;cursor:pointer;transition:all .3s ease-in-out}@supports(corner-shape:squircle){.feedback-button{corner-shape:squircle;border-radius:1rem}}@media(prefers-color-scheme:light){.feedback-button{background-color:var(--black1);box-shadow:0 1px 2px rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,4%)}}.feedback-button svg{width:1.25rem;height:1.25rem;transition:transform .3s ease-in-out;will-change:transform}.feedback-button:disabled{pointer-events:none}.feedback-button:focus{outline:0}.feedback-button:focus-visible{box-shadow:0 0 0 4px rgba(0,0,0,.2)}.feedback-button:hover svg,.feedback-button.active svg{transform:rotate(-15deg)}input:checked+.feedback-button.upvote,.feedback-button.upvote:hover,.feedback-button.upvote.active{background-color:var(--green1)}input:checked+.feedback-button.downvote,.feedback-button.downvote:hover,.feedback-button.downvote.active{background-color:var(--red1)}@media(prefers-color-scheme:dark){.feedback-button{background-color:var(--gray3);color:var(--black1)}input:checked+.feedback-button.upvote,.feedback-button.upvote:hover,.feedback-button.upvote.active{background-color:var(--green1)}input:checked+.feedback-button.downvote,.feedback-button.downvote:hover,.feedback-button.downvote.active{background-color:var(--red2)}}.feedback-reveal{display:none;margin:0 auto;padding:1rem 0;transform:scale(0);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.feedback-reveal.is-open{display:block;transform:scale(1);opacity:1;animation:anim .3s ease-in-out}.feedback-reveal p{font-size:.9375rem}.capability-flow{margin-bottom:4rem}.capability-flow-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:1rem}.capability-select-container{margin-bottom:2rem;display:grid;border:1px solid rgba(255,255,255,.1);border-radius:.5rem}@media(min-width:600px){.capability-select-container{grid-template-columns:1fr 1fr}}.capability-selector label{display:grid;grid-template-columns:auto 1fr;align-items:center;padding:1rem;gap:1rem}.capability-selector label input[type=radio]{display:none}.capability-selector .radio-btn-bu,.capability-selector .radio-btn-in{width:1rem;height:1rem;border-radius:50%;border:2px solid var(--gray1)}.capability-selector .radio-btn-blue{background-color:var(--blue2);border:2px solid var(--blue1)}.capability-selector .radio-text{display:inline-block}.capability-hide{display:none}.sub-list tr>td:first-child{padding-left:1rem}.capability-list-table{width:100%}.capability-requirement-header{width:33%}.capability-header{text-align:center}.capability-checkmark{text-align:center;color:var(--green1)}.capability-legend{font-size:.75rem;font-weight:500;color:var(--gray1);padding:0 .5rem}@media(prefers-color-scheme:light){.capability-select-container{border-color:rgba(0,0,0,5%)}.capability-legend{color:var(--gray3)}}.landing-grid{display:grid;gap:0}@media(min-width:670px){.landing-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.landing-two-cols{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;margin-bottom:6rem;background-color:transparent;box-shadow:none}.landing-two-cols svg{float:left;margin-right:1rem}.landing-two-cols a{color:var(--white2)}.landing-two-cols .card-link-title,.landing-two-cols h3{margin-top:.25rem;font-size:1rem;font-weight:550;color:var(--white0)}.landing-two-cols .card-link-title:has(+p),.landing-two-cols h3:has(+p){margin-top:0;margin-bottom:.5rem}.landing-two-cols p{margin-bottom:0;opacity:.7}@media(min-width:670px){.landing-two-cols{grid-template-columns:1fr 1fr}}.featured-card a{padding:2rem 1.5rem;display:grid;grid-template-columns:auto auto;align-items:center}.featured-card a img{margin-right:1rem}.featured-card a div{padding-left:.5rem}.featured-card a h3{font-size:1rem;margin:0 0 .5rem}.featured-card a p{margin:0;opacity:.7;color:var(--white2)}.landing-page-card{min-width:0;padding:1.25rem;margin:0;border-radius:.75rem;font-size:.875rem;line-height:1.2;background-color:rgba(34,34,34,.5);box-shadow:0 .125rem .75rem rgba(0,0,0,.1);border-color:transparent;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}@supports(corner-shape:squircle){.landing-page-card{corner-shape:squircle;border-radius:1.5rem}}.landing-page-card h2{margin-bottom:.5rem;font-size:1.375rem;font-weight:550;color:var(--heading-color)}.landing-page-card h3{margin-bottom:.5rem;font-size:1rem;font-weight:550;color:var(--white0)}.landing-page-card h2,.landing-page-card h3{text-wrap:balance}.landing-page-card p{margin:0;font-size:.875rem;line-height:1.5;text-wrap:pretty}.landing-page-card:hover,.landing-page-card:focus{background-color:var(--black2)}@media(prefers-color-scheme:light){.landing-page-card{background-color:var(--black0)}.landing-page-card:hover,.landing-page-card:focus{background-color:var(--black1);box-shadow:0 .125rem .75rem rgba(0,0,0,.2)}}.api-card svg{margin-right:.5rem}.landing-page-icon{display:block;float:right;max-width:Min(50%,15rem)}.landing-page-icon svg{width:100%;height:auto}.sdks{padding-top:3rem;padding-bottom:4rem;font-size:.9375rem;margin-left:auto;margin-right:auto;max-width:63.5rem}.sdk-card{display:grid;background-color:var(--black0);border:1px solid rgba(0,0,0,7%);border-radius:.5rem;box-shadow:0 5px 14px rgba(0,0,0,6%);max-width:51.75rem}.sdk-card::after{display:none!important}.sdk-card>div{padding:1.5rem}.sdk-card>div:first-child{align-content:flex-end;font-size:1.25rem;font-weight:400;color:var(--white0)}.sdk-card>div:last-child{display:none;background-color:var(--white1);color:var(--black1);border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;font-size:1.375rem;font-weight:500;letter-spacing:-.01em;padding-top:4rem;padding-bottom:6rem}@media(min-width:700px){.sdk-card{grid-template-columns:auto 300px}.sdk-card>div:last-child{display:block}}.sdk-card-sm{display:block;background-color:var(--black0);border:1px solid rgba(0,0,0,7%);border-radius:.5rem;box-shadow:0 5px 14px rgba(0,0,0,6%);padding:1.5rem}.sdk-card-sm>div:first-child{align-content:flex-end;font-size:1.25rem;font-weight:400;color:var(--white0)}.sdk-card-sm .repo-link{gap:0}.repo-link{padding-top:.5rem;display:flex;align-items:center;gap:.5rem;color:var(--gray2)}.repo-link svg{width:1.25rem;height:1.25rem;margin-right:0!important}.repo-link .badge{padding:.25rem .375rem;font-size:.6875rem;font-weight:500;text-transform:none;margin-left:0}.repo-org{font-size:.75rem;font-weight:400;opacity:.7}.repo-name{font-weight:500;color:var(--white0)}@media(prefers-color-scheme:dark){.sdk-card,.sdk-card-sm{background-color:var(--black1);border:1px solid rgba(255,255,255,.1)}}.use-cases{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:10rem;padding-top:1rem}@media(min-width:668px){.use-cases{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.use-cases.home-use-cases{grid-template-columns:1fr 1fr 1fr}}.use-cases .card{margin-bottom:0}.use-cases-sm{padding-top:0;gap:1.5rem;margin-bottom:0}.use-cases-sm .use-case .card{margin-bottom:0}.use-cases-sm .use-case .card p{margin-bottom:0}.use-case{--card-background:#090909;--card-background-hover:#222222;--text-color:#bdbdbd;--heading-color:#ffffff}.use-case .card{min-width:0;padding:1.25rem;margin:0;border-radius:.75rem;font-size:.875rem;line-height:1.2;background-color:rgba(34,34,34,.5);box-shadow:0 .125rem .75rem rgba(0,0,0,.1);border-color:transparent;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;min-height:17.5rem;color:var(--text-color);background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(rgba(255,255,255,.2),#000),var(--backgroundImage)}@supports(corner-shape:squircle){.use-case .card{corner-shape:squircle;border-radius:1.5rem}}.use-case .card h2{margin-bottom:.5rem;font-size:1.375rem;font-weight:550;color:var(--heading-color)}.use-case .card h3{margin-bottom:.5rem;font-size:1rem;font-weight:550;color:var(--white0)}.use-case .card h2,.use-case .card h3{text-wrap:balance}.use-case .card p{margin:0;font-size:.875rem;line-height:1.5;text-wrap:pretty}.use-case .card:hover,.use-case .card:focus{background-color:var(--black2)}@media(prefers-color-scheme:light){.use-case .card{background-color:var(--black0)}.use-case .card:hover,.use-case .card:focus{background-color:var(--black1);box-shadow:0 .125rem .75rem rgba(0,0,0,.2)}}.use-case .card h3{color:var(--white0)}.use-case .card span{margin-top:1rem;font-weight:500;color:var(--heading-color)}.use-case .card:hover,.use-case .card:focus{background-image:linear-gradient(rgba(0,0,0,.35),#000),var(--backgroundImage)}@media(prefers-color-scheme:light){.use-case .card{background-color:var(--card-background)}.use-case .card h3{color:var(--black0)}}.use-case p{color:var(--text-color);margin-bottom:1rem;max-inline-size:52ch;text-wrap:balance}.content .use-case h3{color:var(--heading-color)}.use-cases-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;margin-bottom:6rem;background-color:transparent;box-shadow:none}.use-cases-grid svg{float:left;margin-right:1rem}.use-cases-grid a{color:var(--white2)}.use-cases-grid .card-link-title,.use-cases-grid h3{margin-top:.25rem;font-size:1rem;font-weight:550;color:var(--white0)}.use-cases-grid .card-link-title:has(+p),.use-cases-grid h3:has(+p){margin-top:0;margin-bottom:.5rem}.use-cases-grid p{margin-bottom:0;opacity:.7}@media(min-width:670px){.use-cases-grid{grid-template-columns:1fr 1fr}}@media(min-width:670px){.use-cases-grid{grid-template-columns:1fr 1fr 1fr}}.use-cases-grid .card{margin-bottom:0}.use-cases-grid .endpoint{padding:0;border:0;border-radius:0;box-shadow:none;background:0 0;font-size:.75rem;margin-bottom:.5rem;overflow-x:unset}.use-cases-grid .method{font-size:.75rem;font-weight:600}.use-cases-grid .path{overflow:hidden;text-overflow:ellipsis}.use-cases-grid .card{min-width:0;padding:1.25rem;margin:0;border-radius:.75rem;font-size:.875rem;line-height:1.2;background-color:rgba(34,34,34,.5);box-shadow:0 .125rem .75rem rgba(0,0,0,.1);border-color:transparent;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;min-width:0;margin-bottom:0;padding:1.25rem}@supports(corner-shape:squircle){.use-cases-grid .card{corner-shape:squircle;border-radius:1.5rem}}.use-cases-grid .card h2{margin-bottom:.5rem;font-size:1.375rem;font-weight:550;color:var(--heading-color)}.use-cases-grid .card h3{margin-bottom:.5rem;font-size:1rem;font-weight:550;color:var(--white0)}.use-cases-grid .card h2,.use-cases-grid .card h3{text-wrap:balance}.use-cases-grid .card p{margin:0;font-size:.875rem;line-height:1.5;text-wrap:pretty}.use-cases-grid .card:hover,.use-cases-grid .card:focus{background-color:var(--black2)}@media(prefers-color-scheme:light){.use-cases-grid .card{background-color:var(--black0)}.use-cases-grid .card:hover,.use-cases-grid .card:focus{background-color:var(--black1);box-shadow:0 .125rem .75rem rgba(0,0,0,.2)}}@media(min-width:670px){.use-cases-grid.intro{grid-template-columns:1fr 1fr}}.use-cases-grid:has(p) h3,.use-cases-grid:has(.endpoint) h3{margin-bottom:.5rem}moov-card-link.custom .iframeWrapper,moov-card-number-input,moov-card-security-code-input,moov-expiration-date-input,moov-text-input{display:block;height:2.5rem;border:1px solid var(--black3);background:var(--black2);color:#fff;border-radius:.375rem;width:20rem;box-shadow:0 1px 8px rgba(0,0,0,.25);transition:all .2s ease;margin-bottom:1rem}@media(min-width:640px){moov-card-link.custom .iframeWrapper,moov-card-number-input,moov-card-security-code-input,moov-expiration-date-input,moov-text-input{width:25rem}}moov-card-link.custom .iframeWrapper:hover,moov-card-number-input:hover,moov-card-security-code-input:hover,moov-expiration-date-input:hover,moov-text-input:hover{border-color:var(--black4)}moov-card-link.custom .iframeWrapper:hover.focus,moov-card-number-input:hover.focus,moov-card-security-code-input:hover.focus,moov-expiration-date-input:hover.focus,moov-text-input:hover.focus{border-color:var(--green1)}@media(prefers-color-scheme:light){moov-card-link.custom .iframeWrapper,moov-card-number-input,moov-card-security-code-input,moov-expiration-date-input,moov-text-input{box-shadow:none}}moov-card-number-input,moov-card-security-code-input,moov-expiration-date-input,moov-text-input{padding-left:.5rem;padding-right:.5rem}.drops{margin-bottom:10rem;display:grid;grid-template-columns:1fr;gap:3rem;padding-top:3rem}@media(min-width:768px){.drops{grid-template-columns:1fr 1fr}}.drops-sm{gap:1.5rem;padding-top:0;margin-bottom:0}.drops-sm .drop{gap:1rem}.drops-sm .drop p{font-size:.875rem;color:var(--white4);margin-bottom:0}.drops-sm .drop h3{margin-top:0}.drop{display:grid;grid-template-columns:128px 1fr;column-gap:1rem;align-items:flex-start}.drop img{background-image:url(../img/noise.png);background-size:200px;background-repeat:repeat;border-radius:.75rem;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}@supports(corner-shape:squircle){.drop img{corner-shape:squircle;border-radius:1rem}}.drop h3{color:var(--white0);font-size:1.125rem;font-weight:600;margin-bottom:1rem}.drop p{color:var(--white3);font-size:.875rem;line-height:1.5;max-width:19rem}@media(min-width:1024px){.drop{grid-template-columns:10rem 1fr;gap:2rem;align-items:center}}.drop:hover img,.drop:focus img{background-color:var(--black2);box-shadow:0 4px 16px rgba(255,255,255,.1)}@media(prefers-color-scheme:light){.drop:hover img,.drop:focus img{background-color:var(--black0);box-shadow:0 8px 16px rgba(0,0,0,.3)}}@media(min-width:1024px){.api-main:not(.main-wide){grid-template-columns:1fr;min-width:0}}@media(min-width:1180px){.api-main:not(.main-wide){grid-template-columns:2fr 340px}.api-aside{display:block}.mobile-req-res{display:none}}@media(max-width:1179px){.api-aside{display:none}}@media(min-width:1440px){.api-main:not(.main-wide){grid-template-columns:2fr 480px}}.api-aside .highlight pre,.api-aside .highlight code,.mobile-req-res .highlight pre,.mobile-req-res .highlight code{font-size:.75rem}.sidebar-item:has(>.method-container),.sidebar-sub-item:has(>.method-container){display:grid;grid-template-columns:2.625rem 1fr;gap:.5rem}.path-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sidebar-item .method,.sidebar-sub-item .method{padding:1px .25rem;font-size:.625rem;font-weight:500;letter-spacing:0;border-radius:.375rem}@supports(corner-shape:squircle){.sidebar-item .method,.sidebar-sub-item .method{corner-shape:squircle;border-radius:.75rem}}.endpoint{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.625rem;padding:.625rem;border-radius:.75rem;background-color:rgba(34,34,34,.5);border:1px solid rgba(34,34,34,.5);box-shadow:0 .125rem .75rem rgba(0,0,0,.2);font-family:var(--font-mono);font-size:.875rem;overflow-x:auto}@supports(corner-shape:squircle){.endpoint{corner-shape:squircle;border-radius:1.5rem}}.endpoint::-webkit-scrollbar{display:none}.endpoint .method{font-family:var(--font-body);font-size:.875rem;line-height:1;letter-spacing:-.01em;padding:.25rem .375rem;border-radius:.375rem}@supports(corner-shape:squircle){.endpoint .method{corner-shape:squircle;border-radius:.75rem}}.endpoint .path{white-space:nowrap}.endpoint .token{display:inline-block;padding:0 .25rem;background-color:rgba(255,255,255,5%);border-radius:.25rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,2%)}@media(prefers-color-scheme:light){.endpoint{background-color:var(--black0);border-color:transparent;box-shadow:0 1px 2px rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,4%)}}.endpoint-margin{margin-bottom:2rem}.api-section-header{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:1rem;border-bottom:1px solid var(--black2)}.api-section-header h2{font-size:1.25rem}.api-section-header>div{font-family:var(--font-mono);font-size:.75rem;opacity:.6}.endpoint-description{margin-bottom:1.5rem;text-wrap:pretty}.param-description{margin-top:1.5rem;text-wrap:pretty}.property{padding:1.5rem 0;border-bottom:1px solid var(--black2)}@media(prefers-color-scheme:light){.property{border-color:rgba(0,0,0,5%)}}.properties .property:last-child{padding-bottom:0;border-bottom:0}.property-header{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:baseline;column-gap:.5rem}.property-header h3{margin-top:0;margin-right:.5rem;margin-bottom:.5rem;font-size:.875rem;font-family:var(--font-mono);font-weight:500;color:var(--blue1)}.property-chips{font-size:.75rem;white-space:nowrap}.property-chips.required{background-color:rgba(232,59,59,.13);color:var(--red1)}.property-chips.deprecated{background-color:rgba(238,163,27,.15);color:#eea31b}.property-description,.property-description p{font-size:.8125rem;line-height:1.5;text-wrap:pretty}.property-description code,.property-description p code{font-size:1em;padding:1px .375rem;overflow-wrap:anywhere}.child-properties{padding:1rem;border:1px solid var(--black2);border-radius:.625rem;transition:background-color .2s ease;interpolate-size:allow-keywords}@supports(corner-shape:squircle){.child-properties{corner-shape:squircle;border-radius:1rem}}@media(prefers-color-scheme:light){.child-properties{border-color:rgba(0,0,0,5%)}.child-properties:hover:not([open]){background-color:rgba(255,255,255,.5)}}.child-properties::details-content{opacity:0;block-size:0;overflow-y:clip;transition:content-visibility .3s allow-discrete,opacity .3s,block-size .3s}.child-properties[open]::details-content{opacity:1;block-size:auto}.child-properties summary{display:block;font-size:.8125rem;padding:1rem;margin:-1rem;cursor:default;-webkit-tap-highlight-color:transparent}.child-properties summary::marker,.child-properties summary::-webkit-details-marker{content:'';display:none}.child-properties summary .icon{transition:transform .2s ease-in-out;will-change:transform;fill:currentColor;opacity:.6}.child-properties[open]>summary .icon{transform:rotate(90deg)}.property-description+.property-description,.property-description+.child-properties{margin-top:.875rem}.next-prev-pages{display:none;flex-direction:row;gap:2rem;justify-content:space-between}.next-prev-pages .icon{fill:currentColor;opacity:.6}.next-prev-pages a{white-space:nowrap}@media(min-width:768px){.next-prev-pages{display:flex}}.next-page{margin-left:auto}.tabs,.api-main .tabs,.api-tabs{margin-top:1.5rem;background:0 0;border:0;box-shadow:none}.tabs .tabs-heading,.api-main .tabs .tabs-heading,.api-tabs .tabs-heading{padding:0;border-bottom-color:rgba(255,255,255,5%);overflow-x:auto;scrollbar-width:none}.tabs .tabs-heading::-webkit-scrollbar,.api-main .tabs .tabs-heading::-webkit-scrollbar,.api-tabs .tabs-heading::-webkit-scrollbar{display:none}.tabs .tabs-heading a,.api-main .tabs .tabs-heading a,.api-tabs .tabs-heading a{white-space:nowrap;font-size:.875rem}@media(prefers-color-scheme:light){.tabs .tabs-heading,.api-main .tabs .tabs-heading,.api-tabs .tabs-heading{border-color:rgba(0,0,0,5%)}}.tabs .tab-pane,.api-main .tabs .tab-pane,.api-tabs .tab-pane{padding:1rem 0}.api-tabs .tabs-heading:has(a:nth-child(1)){display:none}.api-tabs .tabs-heading:has(a:nth-child(2)){display:flex}.api-aside .tab-pane>.property-description,.mobile-req-res .tab-pane>.property-description{margin-bottom:1rem;color:var(--white4)}@media(min-width:670px){.api-main .use-cases-grid{grid-template-columns:1fr 1fr}}.api-aside{min-width:0}.api-aside .sidebar-group{margin-bottom:0}.api-aside .tab-pane .property:last-of-type{border-bottom:0}.api-aside .tabs-heading{max-width:100%;overflow-x:auto;scrollbar-width:none}.api-aside .tabs-heading::-webkit-scrollbar{display:none}.sticky-aside>div{position:-webkit-sticky;position:sticky;top:12.5rem}.sticky-aside>div p{margin-bottom:2rem;font-size:.9375rem;text-wrap:pretty;line-height:1.5}.mobile-req-res p{margin-bottom:2rem;font-size:.9375rem;text-wrap:pretty;line-height:1.5}.tooltip{cursor:default;display:inline-block;position:relative;font-size:.75rem;border-bottom:1px dotted var(--blue1);opacity:.7;transition:opacity .2s ease}.tooltip::after{content:attr(data-title);background-color:var(--black4);border-radius:.4375rem;color:var(--white1);display:none;padding:.625rem 1rem;position:absolute;text-align:center;z-index:999;width:max-content;max-width:60vw;top:calc(100% + .5rem);left:50%;transform:translateX(-50%)}.tooltip:hover{opacity:1}.tooltip:hover::after{display:block}@media(min-width:1024px){.tooltip{max-width:35vw}}.api-redirect-card{min-width:0;padding:1.25rem;margin:0;border-radius:.75rem;font-size:.875rem;line-height:1.2;background-color:rgba(34,34,34,.5);box-shadow:0 .125rem .75rem rgba(0,0,0,.1);border-color:transparent;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;margin-bottom:2rem}@supports(corner-shape:squircle){.api-redirect-card{corner-shape:squircle;border-radius:1.5rem}}.api-redirect-card h2{margin-bottom:.5rem;font-size:1.375rem;font-weight:550;color:var(--heading-color)}.api-redirect-card h3{margin-bottom:.5rem;font-size:1rem;font-weight:550;color:var(--white0)}.api-redirect-card h2,.api-redirect-card h3{text-wrap:balance}.api-redirect-card p{margin:0;font-size:.875rem;line-height:1.5;text-wrap:pretty}.api-redirect-card:hover,.api-redirect-card:focus{background-color:var(--black2)}@media(prefers-color-scheme:light){.api-redirect-card{background-color:var(--black0)}.api-redirect-card:hover,.api-redirect-card:focus{background-color:var(--black1);box-shadow:0 .125rem .75rem rgba(0,0,0,.2)}}.api-redirect-card h3{margin:1rem 0 .5rem}.api-redirect-card .api-redirect-description{margin:0 0 1rem;text-decoration:none;color:var(--white0)}.api-redirect-card .api-redirect-link{margin-bottom:0}.changelog{padding-top:3rem;font-size:.9375rem;margin-left:auto;margin-right:auto;max-width:81rem}.changelog figure img{border-radius:.75rem;aspect-ratio:300/157;width:100%}@supports(corner-shape:squircle){.changelog figure img{corner-shape:squircle;border-radius:1.5rem}}.changelog-header{display:grid;grid-template-columns:1fr;gap:1rem;padding-top:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,5%);margin-bottom:3rem}.changelog-header .headline{margin-bottom:1rem}.changelog-header .subheadline{font-size:1rem;font-weight:400;color:rgba(255,255,255,.5)}.changelog-header h1 a{color:var(--white0)}.changelog-header .btn{align-self:center;justify-content:flex-start}@media(prefers-color-scheme:light){.changelog-header{border-color:rgba(0,0,0,5%)}.changelog-header .subheadline{color:var(--white4)}}.changelog-container .gradient-background{min-height:18rem}.changelog-carousel{display:grid;grid-template-columns:repeat(6,75%);overflow-x:auto;margin-bottom:5rem;padding-left:var(--container-padding);padding-right:var(--container-padding);scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:calc(((100vw - 81rem)/2) + var(--container-padding));scrollbar-width:none;-ms-overflow-style:none}.changelog-carousel::-webkit-scrollbar{background:0 0;width:0}.changelog-carousel header{position:relative;padding-bottom:1rem;margin-top:1rem;margin-bottom:1rem;font-size:.875rem;font-weight:500;color:var(--gray1)}.changelog-carousel header::before{content:'';position:absolute;background-color:rgba(255,255,255,9%);left:0;right:0;bottom:0;height:2px}.changelog-carousel header::after{content:'';position:absolute;background-color:#080808;border:2px solid #666;border-radius:50%;width:.75rem;height:.75rem;bottom:-5px;left:0}.changelog-carousel article:hover h3 a{color:var(--blue1)}.changelog-carousel article:last-of-type header::before{background:linear-gradient(90deg,rgba(255,255,255,9%),transparent 90%)}.changelog-carousel figure{padding-right:2rem}.changelog-carousel img{border-radius:.75rem;margin-bottom:1rem}@supports(corner-shape:squircle){.changelog-carousel img{corner-shape:squircle;border-radius:1.5rem}}.changelog-carousel h3{font-family:var(--font-heading);font-size:1.1875rem;font-weight:500;color:var(--white);padding-right:2rem}.changelog-carousel h3 a{color:var(--white)}.changelog-carousel h3 a:focus{color:var(--blue1)}.changelog-carousel .unseen header::after{border-color:var(--blue1);box-shadow:0 0 0 4px rgba(119,165,255,.33)}@media(min-width:544px){.changelog-header{grid-template-columns:1fr auto}}@media(max-width:760px){.changelog-container .gradient-shape-1{left:10vw}.changelog-container .gradient-shape-2{left:30vw}}@media(min-width:768px){.changelog-carousel{grid-template-columns:repeat(6,33%)}.change-item{display:grid;grid-template-columns:repeat(6,1fr);column-gap:1.5rem;padding-bottom:8rem}.change-item::before{transform:none;height:100%;width:2px;top:0;left:.5rem}.change-left{position:-webkit-sticky;position:sticky;grid-column:1/span 2;top:8.25rem;padding-left:2rem;margin-top:1.5rem;margin-bottom:3rem}.change-left::after{left:.15rem}.change-left h1{padding-right:1rem}.change-left .sub-title{padding-left:0}.change-content{grid-column:3/span 4;padding-right:2rem}}@media(min-width:1024px){.change-item{grid-template-columns:repeat(12,1fr)}.change-item::before{left:39px}.change-left{grid-column:1/span 4;padding-left:3.75rem}.change-left::after{left:2.125rem}.change-content{grid-column:5/span 8}.pagination{padding-left:2rem}}@media(min-width:1290px){.changelog-carousel{padding-left:calc(((100vw - 81rem)/2) + var(--container-padding));padding-right:calc(((100vw - 81rem)/2) + var(--container-padding))}}@media(prefers-color-scheme:light){.changelog-carousel header{color:var(--gray2)}.changelog-carousel header::before{background-color:rgba(0,0,0,7%)}.changelog-carousel header::after{background-color:var(--black1);border:2px solid rgba(0,0,0,.12)}.changelog-carousel article:last-of-type header::before{background:linear-gradient(90deg,rgba(0,0,0,7%),transparent 90%)}}@media(prefers-color-scheme:light){.change-item{--line-color:rgba(0, 0, 0, 0.07)}.change-left::after{background-color:var(--black1);border:2px solid rgba(0,0,0,.12)}}