:root{--color-bg-active: rgba(0, 0, 0, 0.1);--color-bg-hover: rgba(0, 0, 0, 0.05);--color-bg-page: var(--white);--color-bg-page-rgb: var(--white-rgb);--color-bg-page-muted: var(--gray90);--color-text-default: var(--gray20);--color-text-muted: var(--gray30);--color-text-minimum: var(--gray40);--color-text-minimum-hover: var(--gray30);--color-text-minimum-icon: rgba(99, 114, 136, 0.6);--color-border-default: rgba(0, 0, 0, 0.1);--color-border-muted: rgba(0, 0, 0, 0.05);--color-skeleton: var(--gray90);--color-focus-ring: rgba(1, 142, 245, 0.25);--color-input-background: var(--white);--color-input-text: var(--gray20);--color-input-border: #e5e5e5;--color-input-border-hover: #ccc;--color-input-border-active: var(--blue);--color-input-border-focus: var(--color-focus-ring);--color-input-placeholder: var(--gray60);--black:#000;--blue:#018ef5;--blue-rgb:17, 140, 253;--chalk:#c6cbd3;--graphite:#4f5a66;--green:#12ca93;--green-rgb:18, 202, 147;--ivory:#f0f0f0;--light-gray:#f8f8f8;--minimum-gray:#637288;--purple:#8470be;--purple-rgb:132, 112, 190;--red:#e95f6a;--red-rgb:233, 95, 106;--shale:#939eae;--slate:#384248;--white:#fff;--off-white:#fdfdfd;--yellow:#f7c543;--yellow-rgb:247, 197, 67;--border-width:1px;--border-radius:5px;--border-radius-lg:calc(var(--border-radius) * 1.5);--box-shadow-menu-dark:0 1px 3px rgba(0, 0, 0, 0.025), 0 2px 6px rgba(0, 0, 0, 0.025), 0 5px 10px rgba(0, 0, 0, 0.05);--box-shadow-menu-light:0 5px 10px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0,.025), 0 1px 3px rgba(0, 0, 0, .025);--box-shadow-pill:inset 0 1px 1px 0 rgba(255, 255, 255, .2), inset 0 -1px 2px 0 rgba(0, 0, 0, .2), 0 1px 2px 0 rgba(0, 0, 0, .05);--box-shadow-request:inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 2px rgba(0, 0, 0, .1);--box-shadow-status:inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -1px 2px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);--font-family:Twemoji Country Flags, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;--font-family-mono:"SF Mono", SFMono-Regular, ui-monospace, "DejaVu Sans Mono", Menlo, Consolas, monospace;--font-weight-normal:400;--font-weight:500;--font-weight-bold:600;--button-xs:20px;--button-sm:30px;--button-md:40px;--button-lg:50px;--icon-sm:12px;--icon-md:16px;--icon-lg:20px;--shadow-lg:0 0 0 1px rgba(0, 0, 0, 0.075), 0 2px 8px rgba(0, 0, 0, 0.075), 0 6px 24px 0 rgba(0, 0, 0, 0.075), 0 9px 48px 0 rgba(0, 0, 0, 0.075);--transition-fast:0.15s;--transition-slow:0.3s;--transition-timing:cubic-bezier(0.16, 1, 0.3, 1);--header-logo-height:24px;--container:1100px;--container-lg:1440px;--container-full:100%;--hub-content-max-width:1280px;--hub-main-max-width:800px;--hub-playground-width:480px;--hub-sidebar-width:288px;--hub-toc-width:280px;--hub-page-padding:40px 32px;--param-form-width:140px;--dash-container-md:1100px;--dash-container-lg:1260px;--dash-container-xl:1536px;--xxl:120px;--xl:80px;--lg:40px;--md:20px;--sm:10px;--xs:5px;--z-banner:10001;--z-toolbar:10002;--z-modal:10003;--z-dropdown:10004;--z-toaster:10005;--z-tooltip:10006;--blue0:#002077;--blue10:#003290;--blue20:#0047aa;--blue30:#005dc5;--blue40:#0074e1;--blue50:#018ef5;--blue60:#619efe;--blue70:#8ab0ff;--blue80:#abc3ff;--blue90:#c8d7ff;--blue100:#e4ebff;--blue0-rgb:0, 20, 119;--blue10-rgb:0, 32, 128;--blue20-rgb:0, 47, 145;--blue30-rgb:0, 62, 162;--blue40-rgb:0, 78, 180;--blue50-rgb:1, 110, 202;--blue60-rgb:80, 158, 231;--blue70-rgb:102, 175, 243;--blue80-rgb:123, 192, 255;--blue90-rgb:144, 209, 267;--blue100-rgb:165, 226, 279;--green0:#002e02;--green10:#00491f;--green20:#00683a;--green30:#008756;--green40:#00a874;--green50:#12ca93;--green60:#59d4a4;--green70:#81ddb6;--green80:#a3e6c8;--green90:#c3efda;--green100:#e1f7ec;--green0-rgb:0, 46, 2;--green10-rgb:0, 73, 31;--green20-rgb:0, 104, 58;--green30-rgb:0, 135, 86;--green40-rgb:0, 168, 116;--green50-rgb:1, 228, 164;--green60-rgb:89, 212, 164;--green70-rgb:129, 221, 174;--green80-rgb:163, 226, 200;--green90-rgb:195, 231, 218;--green100-rgb:225, 247, 236;--gray0:#12181b;--gray10:#242e34;--gray15:#303b42;--gray20:#384248;--gray30:#4f5a66;--gray40:#637288;--gray50:#7b889b;--gray60:#939eae;--gray70:#adb4c1;--gray80:#c6cbd3;--gray85:#dcdee2;--gray90:#f0f0f0;--gray100:#f8f8f8;--gray0-rgb:18, 24, 27;--gray10-rgb:36, 46, 52;--gray15-rgb:48, 59, 66;--gray20-rgb:56, 66, 72;--gray50-rgb:123, 136, 155;--gray100-rgb:248, 248, 248;--purple0:#110e4d;--purple10:#2a1f63;--purple20:#403278;--purple30:#56468f;--purple40:#6d5ba6;--purple50:#8470be;--purple60:#9987c9;--purple70:#ae9ed4;--purple80:#c2b5df;--purple90:#d6cdea;--purple100:#ebe6f4;--purple0-rgb:17, 14, 121;--purple10-rgb:32, 24, 144;--purple20-rgb:64, 50, 136;--purple30-rgb:89, 75, 159;--purple40-rgb:106, 83, 182;--purple50-rgb:150, 126, 207;--purple60-rgb:186, 163, 226;--purple70-rgb:202, 180, 243;--purple80-rgb:218, 205, 255;--purple90-rgb:234, 221, 272;--purple100-rgb:250, 237, 291;--red0:#570000;--red10:#730014;--red20:#900027;--red30:#ad273c;--red40:#cb4452;--red50:#e95f6a;--red60:#f17c81;--red70:#f79799;--red80:#fcb1b2;--red90:#ffcbcb;--red100:#ffe5e5;--red0-rgb:87, 0, 0;--red10-rgb:115, 0, 20;--red20-rgb:144, 0, 39;--red30-rgb:170, 39, 60;--red40-rgb:203, 68, 82;--red50-rgb:233, 95, 106;--red60-rgb:241, 124, 129;--red70-rgb:249, 151, 153;--red80-rgb:252, 177, 178;--red90-rgb:255, 203, 203;--red100-rgb:255, 229, 229;--yellow0:#3e1d00;--yellow10:#5a3c00;--yellow20:#7d5b00;--yellow30:#a57d00;--yellow40:#cda017;--yellow50:#f7c543;--yellow60:#fcce66;--yellow70:#ffd885;--yellow80:#ffe1a4;--yellow90:#ffebc2;--yellow100:#fff5e0;--yellow0-rgb:62, 29, 0;--yellow10-rgb:89, 44, 0;--yellow20-rgb:125, 82, 0;--yellow30-rgb:165, 125, 0;--yellow40-rgb:205, 160, 23;--yellow50-rgb:247, 197, 67;--yellow60-rgb:252, 206, 102;--yellow70-rgb:255, 216, 133;--yellow80-rgb:255, 225, 164;--yellow90-rgb:255, 235, 194;--yellow100-rgb:255, 245, 224;--yellow-hdr:color(display-p3 0.97 0.77 0.26);--brown:#7a461c;--coral:#ff758c;--fuchsia:#cf66c3;--gold:#9d8714;--indigo:#6b7ede;--lavender:#abc3ff;--lime:#9ace5a;--olive:#837400;--orange:#fe8e4f;--pink:#e15ca5;--teal:#00b6e6;--tiffany:#00beaa;--blue-pastel:#a8edff;--green-pastel:#9bfff6;--orange-pastel:#f5bc90;--purple-pastel:#e8d0ff;--red-pastel:#ffc4c9;--yellow-pastel:#ffffa7;--black-rgb:0, 0, 0;--white-rgb:255, 255, 255;--lightGray:var(--light-gray);--minimumGray:var(--minimum-gray)}[data-color-mode=dark]{--color-bg-active: rgba(255, 255, 255, 0.075);--color-bg-hover: rgba(255, 255, 255, 0.05);--color-bg-page: var(--gray10);--color-bg-page-rgb: var(--gray10-rgb);--color-bg-page-muted: var(--gray20);--color-text-default: var(--white);--color-text-muted: var(--gray80);--color-text-minimum: var(--gray70);--color-text-minimum-hover: var(--gray80);--color-text-minimum-icon: rgba(173, 180, 193, 0.6);--color-border-default: rgba(255, 255, 255, 0.1);--color-border-muted: rgba(255, 255, 255, 0.05);--color-skeleton: var(--gray20);--color-input-background: var(--gray20);--color-input-text: white;--color-input-border: #4c555a;--color-input-border-hover: #60686d}@media(prefers-color-scheme: dark){[data-color-mode=auto],[data-color-mode=system]{--color-bg-active: rgba(255, 255, 255, 0.075);--color-bg-hover: rgba(255, 255, 255, 0.05);--color-bg-page: var(--gray10);--color-bg-page-rgb: var(--gray10-rgb);--color-bg-page-muted: var(--gray20);--color-text-default: var(--white);--color-text-muted: var(--gray80);--color-text-minimum: var(--gray70);--color-text-minimum-hover: var(--gray80);--color-text-minimum-icon: rgba(173, 180, 193, 0.6);--color-border-default: rgba(255, 255, 255, 0.1);--color-border-muted: rgba(255, 255, 255, 0.05);--color-skeleton: var(--gray20);--color-input-background: var(--gray20);--color-input-text: white;--color-input-border: #4c555a;--color-input-border-hover: #60686d}}[data-color-mode=contrast-dark]{--color-bg-active: rgba(255, 255, 255, 0.075);--color-bg-hover: rgba(255, 255, 255, 0.05);--color-bg-popover: rgba(18, 24, 27, 0.9);--color-bg-page: #000;--color-bg-page-rgb: var(--gray10-rgb);--color-bg-page-muted: var(--gray20);--color-text-default: var(--white);--color-text-muted: var(--gray80);--color-text-minimum: var(--gray70);--color-text-minimum-hover: var(--gray80);--color-text-minimum-icon: rgba(173, 180, 193, 0.6);--color-border-default: rgba(var(--white-rgb), 0.15);--color-border-muted: rgba(var(--white-rgb), 0.1);--color-skeleton: var(--gray20);--color-input-background: var(--gray20);--color-input-text: white;--color-input-border: #4c555a;--color-input-border-hover: #60686d}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}

/*# sourceMappingURL=main.1e9c2aed5e188ab3d7e4.css.map*/