@charset "UTF-8";.logo[data-astro-cid-wzvah22v]{width:auto;display:block}.nav-sentinel[data-astro-cid-4lunwx2e]{position:absolute;inset-inline:0;top:0;height:1px}nav[data-astro-cid-4lunwx2e]{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:32px;height:64px;padding-inline:max(40px,(100% - 1200px) / 2);border-bottom:1px solid var(--grey-700);background:#fcfbf9cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:box-shadow .2s ease}nav[data-astro-cid-4lunwx2e].is-stuck{box-shadow:var(--small-shadow)}.left[data-astro-cid-4lunwx2e]{display:flex;align-items:center;gap:34px}.brand[data-astro-cid-4lunwx2e]{display:flex;align-items:center;color:var(--grey-1500)}.links[data-astro-cid-4lunwx2e]{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:500;color:var(--grey-1300)}.navitem[data-astro-cid-4lunwx2e]{position:relative}.sec-label[data-astro-cid-4lunwx2e]{display:flex;align-items:center;gap:5px;cursor:pointer}.chev[data-astro-cid-4lunwx2e]{color:var(--grey-1000)}.menu[data-astro-cid-4lunwx2e]{position:absolute;left:var(--menu-l, 0);top:calc(100% + 18px);display:grid;gap:0;width:var(--menu-w, 300px);max-width:calc(100vw - 40px);padding:8px;border:1px solid var(--grey-700);border-radius:12px;background:var(--grey-0);box-shadow:var(--small-shadow);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease,visibility .14s;pointer-events:none}.menu[data-astro-cid-4lunwx2e]:before{content:"";position:absolute;inset:-20px 0 auto;height:20px}.menu[data-astro-cid-4lunwx2e][data-cols="3"]{grid-template-columns:repeat(3,1fr);gap:28px;padding:24px}.menu[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]{display:flex;align-items:center;gap:12px;padding:6px 12px;border-radius:8px}.menu[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]:hover{background:var(--grey-200)}.menu[data-astro-cid-4lunwx2e] .ico[data-astro-cid-4lunwx2e]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 auto;border-radius:8px;background:var(--grey-200);color:var(--grey-1300)}.menu[data-astro-cid-4lunwx2e] .txt[data-astro-cid-4lunwx2e]{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}.menu[data-astro-cid-4lunwx2e] .group[data-astro-cid-4lunwx2e]{display:flex;flex-direction:column}.menu[data-astro-cid-4lunwx2e] .ghead[data-astro-cid-4lunwx2e]{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--grey-1000);font-family:ui-monospace,Menlo,monospace;font-size:10px;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.menu[data-astro-cid-4lunwx2e] .gtile[data-astro-cid-4lunwx2e]{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 auto;border-radius:6px}.menu[data-astro-cid-4lunwx2e] .gtile[data-astro-cid-4lunwx2e] svg[data-astro-cid-4lunwx2e]{flex:0 0 auto}.menu[data-astro-cid-4lunwx2e] .gtile[data-astro-cid-4lunwx2e].red{background:#c832321f;color:#c33}.menu[data-astro-cid-4lunwx2e] .gtile[data-astro-cid-4lunwx2e].blue{background:#2866df1f;color:#2866df}.menu[data-astro-cid-4lunwx2e] .gtile[data-astro-cid-4lunwx2e].green{background:#1a8a5b24;color:var(--pill-agents)}.menu[data-astro-cid-4lunwx2e] .group[data-astro-cid-4lunwx2e]{gap:1px}.menu[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e].plain{display:block;margin-inline:-10px;padding:5px 10px;border-radius:8px;font-size:14px;font-weight:500;color:var(--grey-1300)}.menu[data-astro-cid-4lunwx2e] .t[data-astro-cid-4lunwx2e]{color:var(--grey-1400);font-weight:500}.menu[data-astro-cid-4lunwx2e] .b[data-astro-cid-4lunwx2e]{color:var(--grey-1000);font-size:12.5px;line-height:1.4}.navitem[data-astro-cid-4lunwx2e]:hover>.menu[data-astro-cid-4lunwx2e]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.cta[data-astro-cid-4lunwx2e]{display:flex;align-items:center;gap:10px}.mobile-cta[data-astro-cid-4lunwx2e]{display:none}.btn[data-astro-cid-4lunwx2e]{display:inline-flex;align-items:center;padding:7px 14px;border-radius:8px;font-size:14px;font-weight:600}.btn[data-astro-cid-4lunwx2e].light{border:1px solid var(--grey-1700);color:var(--grey-1500)}.btn[data-astro-cid-4lunwx2e].dark{background:var(--grey-1700);color:var(--grey-0)}.burger[data-astro-cid-4lunwx2e]{display:none}@media(max-width:991px){nav[data-astro-cid-4lunwx2e]{height:76px;padding:0 76px 0 20px;gap:12px}.burger[data-astro-cid-4lunwx2e]{display:inline-flex;align-items:center;justify-content:center;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:8px;color:var(--grey-1400);cursor:pointer}.burger[data-astro-cid-4lunwx2e] path[data-astro-cid-4lunwx2e]{transition:opacity .18s ease}.burger[data-astro-cid-4lunwx2e] .bx[data-astro-cid-4lunwx2e]{opacity:0}.toggle[data-astro-cid-4lunwx2e]:checked~.burger[data-astro-cid-4lunwx2e] .b1[data-astro-cid-4lunwx2e],.toggle[data-astro-cid-4lunwx2e]:checked~.burger[data-astro-cid-4lunwx2e] .b2[data-astro-cid-4lunwx2e],.toggle[data-astro-cid-4lunwx2e]:checked~.burger[data-astro-cid-4lunwx2e] .b3[data-astro-cid-4lunwx2e]{opacity:0}.toggle[data-astro-cid-4lunwx2e]:checked~.burger[data-astro-cid-4lunwx2e] .bx[data-astro-cid-4lunwx2e]{opacity:1}.links[data-astro-cid-4lunwx2e]{position:absolute;left:0;right:0;top:100%;height:calc(100vh - 76px);z-index:60;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 40px;overflow-y:auto;background:var(--site-sheet);border-top:1px solid var(--grey-700);font-size:17px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.toggle[data-astro-cid-4lunwx2e]:checked~.links[data-astro-cid-4lunwx2e]{opacity:1;visibility:visible;transform:translateY(0)}.links[data-astro-cid-4lunwx2e]>[data-astro-cid-4lunwx2e]{padding:15px 2px;border-bottom:1px solid var(--grey-600)}.flat[data-astro-cid-4lunwx2e]{color:var(--grey-1500);font-weight:500}.navitem[data-astro-cid-4lunwx2e]{display:block}.chev[data-astro-cid-4lunwx2e]{display:none}.sec-label[data-astro-cid-4lunwx2e]{justify-content:space-between;cursor:pointer}.sec-label[data-astro-cid-4lunwx2e]:after{content:"+";font-size:20px;font-weight:400;color:var(--grey-1000)}.sec-toggle[data-astro-cid-4lunwx2e]:checked~.sec-label[data-astro-cid-4lunwx2e]:after{content:"–"}.menu[data-astro-cid-4lunwx2e]{position:static;display:none;opacity:1;visibility:visible;transform:none;pointer-events:auto;width:auto;max-width:none;margin:4px 0 10px;padding:4px 0;border:0;background:transparent;box-shadow:none}.menu[data-astro-cid-4lunwx2e]:before{display:none}.menu[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]{padding:5px 0}.menu[data-astro-cid-4lunwx2e][data-cols="3"]{width:auto;gap:20px;padding:4px 0}.navitem[data-astro-cid-4lunwx2e]:hover>.menu[data-astro-cid-4lunwx2e]{display:none}.sec-toggle[data-astro-cid-4lunwx2e]:checked~.menu[data-astro-cid-4lunwx2e]{display:grid;gap:20px}.sec-toggle[data-astro-cid-4lunwx2e]:checked~.menu[data-astro-cid-4lunwx2e][data-cols="3"]{grid-template-columns:repeat(3,1fr)}.cta[data-astro-cid-4lunwx2e]{display:none}.mobile-cta[data-astro-cid-4lunwx2e]{display:flex;gap:10px;border-bottom:0;padding-top:22px}}@media(max-width:767px){.sec-toggle[data-astro-cid-4lunwx2e]:checked~.menu[data-astro-cid-4lunwx2e][data-cols="3"]{grid-template-columns:1fr}}footer[data-astro-cid-jozd7b3d]{border-top:1px solid var(--grey-700);background:var(--site-sheet)}.grid[data-astro-cid-jozd7b3d]{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:32px;padding:64px max(40px,(100% - 1200px) / 2) 48px}@media(min-width:768px)and (max-width:991px){.grid[data-astro-cid-jozd7b3d]{grid-template-columns:repeat(3,1fr);padding-inline:28px}}@media(max-width:767px){.grid[data-astro-cid-jozd7b3d]{grid-template-columns:repeat(2,1fr);gap:28px 20px;padding:48px 20px 32px}}.brand[data-astro-cid-jozd7b3d]{display:flex;flex-direction:column;gap:12px;padding-right:32px;color:var(--grey-1500)}.brand[data-astro-cid-jozd7b3d] p[data-astro-cid-jozd7b3d]{color:var(--grey-1000);font-size:14px;line-height:1.5}@media(max-width:991px){.brand[data-astro-cid-jozd7b3d]{grid-column:1/-1;padding-right:0}}h2[data-astro-cid-jozd7b3d]{font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;color:var(--grey-1000)}.socials[data-astro-cid-jozd7b3d]{flex-direction:row;gap:8px;margin-top:18px}.socials[data-astro-cid-jozd7b3d] a[data-astro-cid-jozd7b3d]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--grey-700);border-radius:8px;color:var(--grey-1300);transition:border-color .15s ease,color .15s ease}@media(min-width:992px){.socials[data-astro-cid-jozd7b3d] a[data-astro-cid-jozd7b3d]:hover{border-color:var(--grey-1000);color:var(--grey-1500)}}@media(max-width:991px){.socials[data-astro-cid-jozd7b3d] a[data-astro-cid-jozd7b3d]:active{border-color:var(--grey-1000);color:var(--grey-1500)}}ul[data-astro-cid-jozd7b3d]{display:flex;flex-direction:column;gap:9px}.ext[data-astro-cid-jozd7b3d]{margin-left:5px;color:var(--grey-1000)}a[data-astro-cid-jozd7b3d]{color:var(--grey-1100);font-size:14px}@media(min-width:992px){a[data-astro-cid-jozd7b3d]:hover{color:var(--grey-1400)}}@media(max-width:991px){a[data-astro-cid-jozd7b3d]:active{color:var(--grey-1400)}}.legal[data-astro-cid-jozd7b3d]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px max(40px,(100% - 1200px) / 2);border-top:1px solid var(--grey-600);color:var(--grey-1000);font-size:13px}.legal[data-astro-cid-jozd7b3d] ul[data-astro-cid-jozd7b3d]{flex-direction:row;gap:18px}@media(min-width:768px)and (max-width:991px){.legal[data-astro-cid-jozd7b3d]{padding-inline:28px}}@media(max-width:767px){.legal[data-astro-cid-jozd7b3d]{flex-direction:column;align-items:flex-start;padding:20px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none;cursor:pointer}button{padding:0;border-width:0;background-color:transparent;color:inherit;cursor:pointer}figure{margin:0}input::-moz-focus-inner{margin:0;padding:0;border:0}ul,ol,dd{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}p{margin:0}cite{font-style:normal}fieldset{margin:0;padding:0;border-width:0}:root,:root.darkMode .invertTheme{--grey-0-constant: #fff;--grey-400-constant: #f1f1f1;--grey-500-constant: #ececec;--grey-600-constant: #e8e8e8;--grey-700-constant: #d0d0d0;--grey-900-constant: #a5a5a5;--grey-1000-constant: #878787;--grey-1100-constant: #666;--grey-1300-constant: #3a3a3a;--grey-1500-constant: #242424;--grey-0-rgb-constant: 255, 255, 255;--red: #ec2c40;--red-dark: #c51023;--green: #6fcf97;--purple: #800080;--blue-dark: #215ac8;--blue-eraser: #00a9e5;--blue-eraser-rgb: 0, 169, 229;--blue-primary: #2866df;--blue-selection: #b7d2f7;--blue-link-dark: #68aaf2;--blue-link-light: #457fe5;--blue-button: var(--blue-primary);--blue-link: var(--blue-link-light);--red-primary: var(--red-dark);--green-success: #459566;--yellow-highlight: #f6f6b9;--yellow-underline: #d2d27e;--yellow-warning: #fff8ed;--yellow-warning-rgb: 164, 148, 0;--yellow-notice: inherit;--grey-0: #fff;--grey-100: #fdfdfd;--grey-200: #fafafa;--grey-300: #f6f6f6;--grey-400: #f1f1f1;--grey-500: #ececec;--grey-600: #e8e8e8;--grey-700: #d0d0d0;--grey-800: #c0c0c0;--grey-900: #a5a5a5;--grey-1000: #878787;--grey-1100: #666;--grey-1200: #4b4b4b;--grey-1300: #3a3a3a;--grey-1400: #2a2b2b;--grey-1500: #242424;--grey-1600: #1c1c1c;--grey-1700: #171717;--blue-rgb: 40, 102, 223;--grey-0-rgb: 255, 255, 255;--grey-100-rgb: 253, 253, 253;--grey-400-rgb: 241, 241, 241;--grey-500-rgb: 236, 236, 236;--grey-1700-rgb: 23, 23, 23;--svg-img-filter: none;--prompt-box-shadow: rgba(0, 0, 0, .05)}:root.darkMode,:not(.darkMode) .invertTheme{--green-success: #6fcf97;--yellow-highlight: #b69018;--yellow-underline: #e3ce2c;--yellow-warning: #ffe8a1;--yellow-warning-rgb: 255, 232, 161;--yellow-notice: #ffffd0;--red-primary: var(--red);--blue-button: var(--blue-link);--blue-link: var(--blue-link-dark);--grey-0: #171717;--grey-100: #1c1c1c;--grey-200: #242424;--grey-300: #2a2b2b;--grey-400: #3a3a3a;--grey-500: #4b4b4b;--grey-600: #666;--grey-700: #878787;--grey-800: #a5a5a5;--grey-900: #c0c0c0;--grey-1000: #d0d0d0;--grey-1100: #e8e8e8;--grey-1200: #ececec;--grey-1300: #f1f1f1;--grey-1400: #f6f6f6;--grey-1500: #fafafa;--grey-1600: #fdfdfd;--grey-1700: #fff;--grey-0-rgb: 23, 23, 23;--grey-100-rgb: 28, 28, 28;--grey-400-rgb: 58, 58, 58;--grey-500-rgb: 75, 75, 75;--grey-1700-rgb: 255, 255, 255;--svg-img-filter: invert(100%) hue-rotate(180deg);--prompt-box-shadow: rgba(255, 255, 255, .1)}:root,:root.darkMode .invertTheme{--x-small-shadow: 0 1px 0 rgba(var(--grey-500-rgb), .5);--small-shadow: 0 1px 0 rgba(var(--grey-500-rgb), .5), 0 0 6px rgba(var(--grey-1700-rgb), .05);--small-brighter-shadow: 0 1px 0 rgba(var(--grey-500-rgb), .5), 0 0 8px rgba(var(--grey-1700-rgb), .15);--medium-shadow: 0 1px 0 rgba(var(--grey-500-rgb), .5), 0 0 15px rgba(var(--grey-1700-rgb), .08);--x-large-shadow: 0 0 50px rgba(var(--grey-1700-rgb), .2);--super-large-shadow: 0 54px 134px rgba(0, 0, 0, .12);--inner-shadow: inset 0 1px 4px rgba(var(--grey-1700-rgb), .04)}:root.darkMode,:not(.darkMode) .invertTheme{--x-small-shadow: 0 1px 0 rgba(var(--grey-400-rgb), .5);--small-shadow: 0 1px 4px rgba(var(--grey-400-rgb), .5), 0 0 6px rgba(0, 0, 0, .5);--small-brighter-shadow: 0 1px 0 rgba(var(--grey-400-rgb), .5), 0 0 8px rgba(255, 255, 255, .3);--medium-shadow: 0 1px 0 rgba(var(--grey-400-rgb), .6), 0 0 15px rgba(0, 0, 0, .45);--x-large-shadow: 0 0 50px 0 rgba(0, 0, 0, .8);--super-large-shadow: 0 54px 134px rgba(0, 0, 0, .5);--inner-shadow: inset 0 1px 4px rgba(0, 0, 0, .35)}:root{--radius-x-small: 2px;--radius-small: 4px;--radius-medium: 6px;--radius-large: 8px}body{font-size:14px;font-weight:400;line-height:20px}@font-face{font-family:system-ui;font-style:normal;font-weight:300;src:local(".SFNS-Light"),local(".SFNSText-Light"),local(".HelveticaNeueDeskInterface-Light"),local(".LucidaGrandeUI"),local("Segoe UI Light"),local("Ubuntu Light"),local("Roboto-Light"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system-ui;font-style:italic;font-weight:300;src:local(".SFNS-LightItalic"),local(".SFNSText-LightItalic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Segoe UI Light Italic"),local("Ubuntu Light Italic"),local("Roboto-LightItalic"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system-ui;font-style:normal;font-weight:400;src:local(".SFNS-Regular"),local(".SFNSText-Regular"),local(".HelveticaNeueDeskInterface-Regular"),local(".LucidaGrandeUI"),local("Segoe UI"),local("Ubuntu"),local("Roboto-Regular"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system-ui;font-style:italic;font-weight:400;src:local(".SFNS-Italic"),local(".SFNSText-Italic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Segoe UI Italic"),local("Ubuntu Italic"),local("Roboto-Italic"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system-ui;font-style:normal;font-weight:500;src:local(".SFNS-Medium"),local(".SFNSText-Medium"),local(".HelveticaNeueDeskInterface-MediumP4"),local(".LucidaGrandeUI"),local("Segoe UI Semibold"),local("Ubuntu Medium"),local("Roboto-Medium"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system-ui;font-style:italic;font-weight:500;src:local(".SFNS-MediumItalic"),local(".SFNSText-MediumItalic"),local(".HelveticaNeueDeskInterface-MediumItalicP4"),local(".LucidaGrandeUI"),local("Segoe UI Semibold Italic"),local("Ubuntu Medium Italic"),local("Roboto-MediumItalic"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system-ui;font-style:normal;font-weight:700;src:local(".SFNS-Bold"),local(".SFNSText-Bold"),local(".HelveticaNeueDeskInterface-Bold"),local(".LucidaGrandeUI"),local("Segoe UI Bold"),local("Ubuntu Bold"),local("Roboto-Bold"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system-ui;font-style:italic;font-weight:700;src:local(".SFNS-BoldItalic"),local(".SFNSText-BoldItalic"),local(".HelveticaNeueDeskInterface-BoldItalic"),local(".LucidaGrandeUI"),local("Segoe UI Bold Italic"),local("Ubuntu Bold Italic"),local("Roboto-BoldItalic"),local("DroidSans-Bold"),local("Tahoma Bold")}.prose body{--base-font-size: 16px;--base-line-height: 22px;--base-font-weight: 400}.prose h1{margin-bottom:24px;font-size:32px;font-weight:700;line-height:40px}*+.prose h1{margin-top:24px}.prose h2{margin-bottom:16px;font-size:24px;font-weight:550;line-height:30px}*+.prose h2{margin-top:16px}.prose h3{margin-bottom:8px;font-size:20px;font-weight:450;line-height:25px}*+.prose h3{margin-top:8px}.prose p,.prose blockquote{margin-bottom:8px;font-size:var(--base-font-size);font-weight:var(--base-font-weight);line-height:var(--base-line-height)}.prose p *+p,.prose blockquote *+p{margin-top:8px}.prose ul{list-style-position:inside;list-style-type:disc}.prose ul,.prose ol{font-size:var(--base-font-size);font-weight:var(--base-font-weight);line-height:var(--base-line-height)}.prose a{color:var(--blue-link);text-decoration:underline}.prose code{display:inline;padding:0 5px;border:1px solid var(--grey-400);border-radius:5px;font-size:inherit;font-weight:400}.relative{position:relative}.row{display:flex;flex-direction:row}.rowCentered{display:flex;flex-direction:row;align-items:center}.rowCentered>*{margin-top:0;margin-bottom:0}.rowTop{display:flex;flex-direction:row;align-items:flex-start}.spaceBetween{justify-content:space-between}.spaceAround{justify-content:space-around}.justifyCentered{justify-content:center}.justifyEnd{justify-content:flex-end}.alignCenter{align-items:center}.alignStart{align-items:flex-start}.alignEnd{align-items:flex-end}.alignStretch{align-items:stretch}.alignBaseline{align-items:baseline}.column{display:flex;flex-direction:column}.columnLeft{display:flex;flex-direction:column;align-items:flex-start}.columnCentered{display:flex;flex-direction:column;align-items:center}.gapSmall{gap:5px}.gapSmall>*{margin-top:0;margin-bottom:0}.gapMedium{gap:10px}.gapMedium>*{margin-top:0;margin-bottom:0}.gapLarge{gap:20px}.gapLarge>*{margin-top:0;margin-bottom:0}.gapXL{gap:30px}.gapXL>*{margin-top:0;margin-bottom:0}.fullWidth{width:100%}.fullHeight{height:100%}.overflowScroll::-webkit-scrollbar-thumb{border:4px solid var(--grey-0);border-radius:8px;background-color:var(--grey-800)}.overflowScroll::-webkit-scrollbar-track{border-radius:8px;background-color:var(--grey-0)}.overflowScroll::-webkit-scrollbar{appearance:none;width:14px}.overflowScroll{overflow:scroll}.marginLarge{margin:20px}.marginMedium{margin:10px}.marginSmall{margin:5px}.marginLeftXLarge{margin-left:30px}.marginLeftLarge{margin-left:20px}.marginLeftMedium{margin-left:10px}.marginLeftSmall{margin-left:5px}.marginTopLarge{margin-top:20px}.marginTopXLarge{margin-top:30px}.marginTopMedium{margin-top:10px}.marginTopSmall{margin-top:5px}.marginRightLarge{margin-right:20px}.marginRightMedium{margin-right:10px}.marginRightSmall{margin-right:5px}.marginBottomLarge{margin-bottom:20px}.marginBottomMedium{margin-bottom:10px}.marginBottomSmall{margin-bottom:5px}.marginBottomNone{margin-bottom:0}.marginHorizontalLarge{margin-right:20px;margin-left:20px}.marginHorizontalMedium{margin-right:10px;margin-left:10px}.marginHorizontalSmall{margin-right:5px;margin-left:5px}.no-margin-top{margin-top:0}.paddingLarge{padding:20px}.paddingMedium{padding:10px}.paddingSmall{padding:5px}.paddingTopLarge{padding-top:20px}.paddingTopMedium{padding-top:10px}.paddingTopSmall{padding-top:5px}.paddingLeftLarge{padding-left:20px}.paddingLeftMedium{padding-left:10px}.paddingLeftSmall{padding-left:5px}.bg-g4{background-color:var(--grey-400)}.bg-g13{background-color:var(--grey-1300)}.c-g12{color:var(--grey-1200)}.c-g11{color:var(--grey-1100)}.c-g10{color:var(--grey-1000)}.c-g9{color:var(--grey-900)}.c-g8{color:var(--grey-800)}.c-redp{color:var(--red-primary)}.linkLight{color:var(--blue-link-light)}.linkDark{color:var(--blue-link-dark)}.dividerTop{border-top:1px solid var(--grey-500)}@media(prefers-reduced-motion:reduce){[class*=mk-] *,[style*=animation]{animation:none!important}}@keyframes hp-spin{to{transform:rotate(360deg)}}@keyframes hp-blink{50%{opacity:0}}@keyframes hp-cursor-move{0%{transform:translate(30px,40px);opacity:0}8%{opacity:1}22%{transform:translate(170px,110px)}42%{transform:translate(560px,120px)}62%{transform:translate(380px,320px)}82%{transform:translate(640px,360px)}to{transform:translate(470px,240px);opacity:1}}@keyframes hp-node-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-tswipe{0%{clip-path:inset(0 0 0 100%)}50%{clip-path:inset(0 0 0 0%)}to{clip-path:inset(0 0 0 100%)}}@keyframes hp-tslide{0%{left:100%}50%{left:0%}to{left:100%}}@keyframes hp-lblT{0%,24%{opacity:1}34%,66%{opacity:0}76%,to{opacity:1}}@keyframes hp-lblF{0%,24%{opacity:0}34%,66%{opacity:1}76%,to{opacity:0}}@keyframes hpx-zoom{0%{opacity:0;transform:scale(.82)}5%{opacity:1;transform:scale(1)}27%{opacity:1;transform:scale(1)}33.4%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1.7)}}@keyframes hpx-crumb{0%{color:#9ca3af}5%{color:#2a6fdb}27%{color:#2a6fdb}33.4%{color:#9ca3af}to{color:#9ca3af}}@keyframes hpx-delta{0%,2%{opacity:0;transform:scale(.3)}6%{opacity:1;transform:scale(1.15)}9%{opacity:1;transform:scale(1)}55%{opacity:1;transform:scale(1)}62%,to{opacity:0;transform:scale(1)}}@keyframes hpx-ring{0%,4%{opacity:.7;transform:scale(.4)}20%{opacity:0;transform:scale(1.9)}to{opacity:0;transform:scale(1.9)}}@keyframes hpx-pk1{0%,12%{opacity:0;transform:translate(0)}15%{opacity:1;transform:translate(6px)}34%{opacity:1;transform:translate(62px)}37%,to{opacity:0;transform:translate(62px)}}@keyframes hpx-pk2a{0%,36%{opacity:0;transform:translate(0)}39%{opacity:1;transform:translate(8px,-8px)}56%{opacity:1;transform:translate(78px,-79px)}59%,to{opacity:0;transform:translate(78px,-79px)}}@keyframes hpx-pk2b{0%,36%{opacity:0;transform:translate(0)}39%{opacity:1;transform:translate(8px)}56%{opacity:1;transform:translate(78px,1px)}59%,to{opacity:0;transform:translate(78px,1px)}}@keyframes hpx-pk2c{0%,36%{opacity:0;transform:translate(0)}39%{opacity:1;transform:translate(8px,8px)}56%{opacity:1;transform:translate(78px,79px)}59%,to{opacity:0;transform:translate(78px,79px)}}@keyframes hpx-art{0%,54%{box-shadow:3px 3px #3a3a3a1a;border-color:#3a3a3a}60%{box-shadow:0 0 0 4px #2a6fdb38;border-color:#2a6fdb}72%{box-shadow:3px 3px #3a3a3a1a;border-color:#2a6fdb}86%,to{box-shadow:3px 3px #3a3a3a1a;border-color:#3a3a3a}}@keyframes hpx-pane{0%{opacity:0}4%{opacity:1}30%{opacity:1}33.5%,to{opacity:0}}@keyframes hpx-tabon{0%{background:#fff;color:#6b7280}3%{background:#eaf2fd;color:#2a6fdb}31%{background:#eaf2fd;color:#2a6fdb}34%,to{background:#fff;color:#6b7280}}@keyframes hpx-cursor{0%{transform:translate(0) scale(1)}2%{transform:translate(0) scale(.8)}4%{transform:translate(0) scale(1)}28%{transform:translate(0) scale(1)}32%{transform:translate(93px) scale(1)}33.5%{transform:translate(93px) scale(.8)}35.5%{transform:translate(93px) scale(1)}61%{transform:translate(93px) scale(1)}65%{transform:translate(186px) scale(1)}66.8%{transform:translate(186px) scale(.8)}68.8%{transform:translate(186px) scale(1)}95%{transform:translate(186px) scale(1)}to{transform:translate(0) scale(1)}}@keyframes hpx-ddcur{0%{transform:translate(238px,196px) scale(1)}23%{transform:translate(168px,116px) scale(1)}25.5%{transform:translate(168px,116px) scale(.8)}27.5%{transform:translate(168px,116px) scale(1)}33.4%{transform:translate(168px,116px) scale(1)}56%{transform:translate(212px,118px) scale(1)}58.5%{transform:translate(212px,118px) scale(.8)}60.5%{transform:translate(212px,118px) scale(1)}66.7%{transform:translate(212px,118px) scale(1)}88%{transform:translate(272px,44px) scale(1)}90.5%{transform:translate(272px,44px) scale(.8)}92.5%{transform:translate(272px,44px) scale(1)}to{transform:translate(238px,196px) scale(1)}}@keyframes hpx-lvl{0%{border-color:#c9c9c9;background:#2a6fdb00}5%{border-color:#2a6fdb;background:#2a6fdb1a}27%{border-color:#2a6fdb;background:#2a6fdb1a}33.4%{border-color:#c9c9c9;background:#2a6fdb00}to{border-color:#c9c9c9;background:#2a6fdb00}}@keyframes hpx-m1{0%{left:105px;top:84px;width:130px;height:74px;opacity:1;background:#fff;box-shadow:3px 3px #3a3a3a1a}27%{left:105px;top:84px;width:130px;height:74px;background:#fff;box-shadow:3px 3px #3a3a3a1a}33.4%{left:60px;top:52px;width:220px;height:144px;background:#fff9;box-shadow:0 0 #3a3a3a00}60%{left:60px;top:52px;width:220px;height:144px;opacity:1;background:#fff9;box-shadow:none}66.7%{left:-90px;top:-60px;width:520px;height:380px;opacity:0;background:#fff9;box-shadow:none}92%{left:-90px;top:-60px;width:520px;height:380px;opacity:0}93%{left:105px;top:84px;width:130px;height:74px;opacity:0;background:#fff}to{left:105px;top:84px;width:130px;height:74px;opacity:1;background:#fff;box-shadow:3px 3px #3a3a3a1a}}@keyframes hpx-m1lbl{0%{opacity:1}26%{opacity:1}31%{opacity:0}92%{opacity:0}to{opacity:1}}@keyframes hpx-m2{0%,33.4%{left:176px;top:96px;width:80px;height:52px;opacity:0}37%{left:176px;top:96px;width:80px;height:52px;opacity:1}60%{left:176px;top:96px;width:80px;height:52px;opacity:1;background:#2a6fdb12}66.7%{left:58px;top:48px;width:224px;height:172px;background:#2a6fdb08}90%{left:58px;top:48px;width:224px;height:172px;opacity:1;background:#2a6fdb08}95%,to{left:58px;top:48px;width:224px;height:172px;opacity:0;background:#2a6fdb08}}@keyframes hpx-m2lbl{0%,37%{opacity:0}40%{opacity:1}59%{opacity:1}64%,to{opacity:0}}@keyframes hp-ph{0%,9%{opacity:1}11%{opacity:0}to{opacity:0}}@keyframes hp-reveal{0%,10%{left:0%}56%,to{left:100%}}@keyframes hp-press{0%,72%{transform:scale(1)}76%{transform:scale(.88)}84%,to{transform:scale(1)}}@keyframes hp-cursor{0%,56%{transform:translate(-230px,190px) scale(1)}72%{transform:translate(5px,9px) scale(1)}76%{transform:translate(5px,9px) scale(.8)}82%,to{transform:translate(5px,9px) scale(1)}}@keyframes hp-ref1{0%,15%{border-color:#e8e8e8;background:#fff}16%,30%{border-color:#2866df;background:#2866df12}31%,to{border-color:#e8e8e8;background:#fff}}@keyframes hp-ref2{0%,43%{border-color:#e8e8e8;background:#fff}44%,58%{border-color:#2866df;background:#2866df12}59%,to{border-color:#e8e8e8;background:#fff}}@keyframes hp-ref3{0%,71%{border-color:#e8e8e8;background:#fff}72%,90%{border-color:#2866df;background:#2866df12}91%,to{border-color:#e8e8e8;background:#fff}}@keyframes hp-refcur{0%,4%{transform:translate(-200px,190px)}16%,30%{transform:translate(181px,17px)}44%,58%{transform:translate(131px,68px)}72%,90%{transform:translate(123px,119px)}to{transform:translate(-200px,190px)}}@keyframes hp-caret{0%,10%{opacity:1}56%{opacity:1}59%,to{opacity:0}}@keyframes hp-ref4{0%,73%{border-color:#e8e8e8;background:#fff}74%,90%{border-color:#2866df;background:#2866df12}91%,to{border-color:#e8e8e8;background:#fff}}@keyframes h4panel{0%,4%{opacity:0;transform:translateY(-8px)}10%,94%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes h4chk{0%,6%{opacity:0;transform:scale(.6)}12%,92%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}:root{--site-desk: #fcfbf9;--site-sheet: #fcfbf9;--site-sheet-shadow: none;--site-hero-shadow: 0 12px 40px rgb(0 0 0 / 10%);--pill-templates: #7a5af8;--pill-agents: #1a8a5b;--pill-microsites: #b4780a;--cms-icon-filter: invert(1);--cms-icon-opacity: .7}:root.darkMode{--cms-icon-filter: none;--cms-icon-opacity: 1}.cms-icon{filter:var(--cms-icon-filter);opacity:var(--cms-icon-opacity)}:root{--base-font-size: 16px;--base-line-height: 22px;--base-font-weight: 400}blockquote{margin:0}html{overflow-x:clip}body{background:var(--site-desk);color:var(--grey-1500);font-family:Inter var,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Helvetica,Ubuntu,Roboto,Noto,Arial,sans-serif}.sheet[data-astro-cid-5hce7sga]{width:1280px;max-width:100%;margin-inline:auto;background:var(--site-sheet);box-shadow:var(--site-sheet-shadow)}
